1) Examples:
- moving a mouse over an element
- selecting a radio button
- clicking on an element
2) Mouse Events
- click
- dblclick
- mouseenter
- mouseleave
3) Keyboard Events
- keypress
- keydown
- keyup
4) Form Events
- submit
- change
- focus
- blur
5) Documents and Windows Events
- load
- resize
- scroll
- unload
No comments:
Post a Comment