How do you pass a search word to the Euphoria documentation index.html search box?
- Posted by K_D_R Dec 23, 2011
- 1863 views
Once again, I am trying to implement context sensitive help with one key stroke. I have not been able to pass the search word to the search box at the top of the index.html page. Actually, what I would really like to do is pass the search word to the java search routine so that when I hit the designated context sensitive help key the browser displays the available options as it would if I typed the search word into the "routine or constant name search" search box and hit the submit key.
Surely, there must be a simple way to accomplish this.
Any help will be appreciated.
Regards,