[thelist] Javascript & IE

deboute benjamin ben at fr.clara.net
Mon Oct 23 09:34:14 CDT 2000


At 09:18 23/10/00 -0400, you wrote:
>My boss asked me a question today, so I thought I'd turn it over to the 
>javascript experts.
>
>He has a survey he's working on for one of our departments, and it 
>involves going through multiple pages.
>
>One of the good things about IE is that if you hit enter/return, it 
>submits the form, so you don't have to click on the submit button. But 
>that also could be one of the *bad* things about IE, if, for example, 
>users hit enter/return at a point other than when they're done with the form.
http://tech.irt.org/articles/js195/#4.3

return is key == 13 or key == 3 depending on the OS .


deboute benjamin





More information about the thelist mailing list