Javascript event description
Onblur: (using elements in the form of lost focus when the element of implementation)
Onchange: (used in the form elements, when change is the implementation of certain things)
Onclick: (elements at the click of a mouse implementation)
Ondblclick: (a mouse double-click element implementation)
Onfocus: (used in the form elements, when the element was at the focus of implementation)
Onkeydown: (clicking a button implementation)
Onkeypress: (Press release and the implementation of a button)
Onkeyup: (release of the implementation of a button)
Onload: (in the use of body labels, printed in the pages of implementation)
Onmousedown: (click the mouse button implementation)
Onmousemove: (in the mouse cursor movement on the implementation of elements)
Onmouseout: (remove the element mouse cursor implementation)
Onmouseover: (on the mouse when the cursor moved to the implementation of elements)
Onmouseup: (release the mouse button when the Executive)
Onreset: (in the form elements, when replacement forms, implementation)
Onselect: (in the form element, the element of choice when implementation)
Onsubmit: (in the form elements, the implementation of the forms submitted)
Onunload: (used in the labelling body, when the implementation of closed pages)
Tags: css javascript






Leave a Reply