Hi all,
I have a problem.
I have a search box on the top of all of my pages, and on various other pages i have forms that do other fancy stuff. However this has given rise to the bug.
If i wish to press return to submit the form it only submits to one of the buttons. I can control which button it submits to, but i want the search box to submit to its own function, and the other forms to submit to thier own functions.
I know why i am getting the problem but can't think of a decent enough workaround, its bugging up because the page can only have one form tag.
Thanks for your help it is needed :)