Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Press enter submits form


  • From: javascript@xxxxxxxxxx (David Yee)
  • Subject: [Javascript] Press enter submits form
  • Date: Mon, 26 Aug 2002 16:06:40 -0700

> If it is, and the user's mouse is inside one of the forms, I believe
> only that form will submit when the [enter] key is pressed.

Yeah but that's why I want to use Javascript to prevent that- I'm pretty
sure it's possible.  Something like on key press submit() or something.  But
maybe it's not possible?

David