Tagged Questions
2
votes
4answers
668 views
What event do I need to supress to stop IE from “Dinging” when I press enter in a text box?
On simple forms with one text box pressing enter submits the form (and this is great for easy search forms)
However on a form with multiple fields, pressing Enter in an input="text" box won't do ...