JoeAtRevolutionUnltd
Programmer
I am working with an auto suggest box that retrieves a list of "suggestions" from my database and shows as a drop down when you start typing. I am having a problem when selecting one of the options. In IE and Firefox when you click an option it works fine, doesn't submit the form. But in IE when you press enter, the form is automatically submitted which is what I don't want. Works fine in Firefox.
The original script is here.
My copy is here.
And the javascript is here.
Can anyone help me out?
Thanks.
The original script is here.
My copy is here.
And the javascript is here.
Can anyone help me out?
Thanks.