Difference between revisions of "Event Watcher"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* onmouseup | * onmouseup | ||
* onkeypress | * onkeypress | ||
+ | * onkeydown | ||
<html> | <html> |
Revision as of 13:40, 10 August 2015
Move through the fields below and watch the events that are sent by the browser. For example, use with AT to find out what events are being fired.
- onfocus
- onblur
- onclick
- ondbclik
- onmouseup
- onkeypress
- onkeydown