The submit event fires when the user submits a form. The reset event fires when the user resets a form.
Test | IE 5.5 | IE 6 | IE 7 | IE8 | IE9 | IE10 pr2 | FF 7.0 Win | FF 6.1 Mac | Saf 5.1 Win | Saf 5.1 Mac | Chrome 14 Win | Chrome 13 Mac | Opera 11.51 Win | Opera 11.51 Mac |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
On the window
|
No | Yes | Yes | Yes | Yes | Yes | ||||||||
Are these events available on the window? |
||||||||||||||
On the document
|
No | Yes | Yes | Yes | Yes | Yes | ||||||||
Are these events available on the document? |
||||||||||||||
On a form
|
Yes | Yes | Yes | Yes | Yes | |||||||||
Are these events available on a form? |
||||||||||||||
Event bubbling
The events should bubble. |
Untest |
Yes | Yes | Yes | Yes | Yes | ||||||||
Prevent default
|
yes | yes | yes | Yes | yes | |||||||||
Test | IE 5.5 | IE 6 | IE 7 | IE8 | IE9 | IE10 pr2 | FF 7.0 Win | FF 6.1 Mac | Saf 5.1 Win | Saf 5.1 Mac | Chrome 14 Win | Chrome 13 Mac | Opera 11.51 Win | Opera 11.51 Mac |