OZONE Asylum
Forums
DHTML/Javascript
Disable Form Submit FF 2.0}
This page's ID:
30604
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Does anyone know how to disable the default behaviour of a form submit when hitting the enter key? Specifically with FF 2.0, as it is not working for this browser. I am doing this: [code] if(event.keycode == 13) // do nothing with enter key (select dropdown instead) return false;[/code] This occurs in the onkeypress event of an input element. Thanks! Karl..
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »