Tagged Questions

2
votes
4answers
643 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 ...
0
votes
0answers
30 views

Internet Explorer Javascript Error Suppression Not Working

I'm developing an application using Google Maps, and all is working perfectly fine. It works in all of the major browsers, and the javascript all does what it is supposed to do. I also use a service ...