If you go to this page on my site
http://www.execulink.com/~kayes/physicsguy/web/results.html
and type in something, click 'Search', don't hit 'Enter'.
Now look at the title of the page (the VERY top). It changed to what you typed in!
But if you hit 'Enter' if does'nt do that, since the control to change the title os on the button.
I've tried doing an 'onkeydown' keycode = 13, but that doesn't work.
How could I make the 'Enter' key simulate the 'Search' button? That changes the title?
Thanks!
-PG
|