ShuDudu's Home was started in 2011, but the web data is lost, so now begin again, I would like to make some friends, I hope you like ShuDudu's home.
Current position: ShuDudu > Life >

[JS]javascript form event summary

Monday on August 15th, 2005Life

[JS] javascript form event summary

1. Onabort (ns3,ns4,ie4): this event occurs when the user terminates a web page that is being opened.
2. Onblur (ns3,ns4,ie3,ie4): this event occurs when an element loses its active focus. For example, it occurs when the mouse clicks in the text box and then clicks outside the text box.
3. Onchange (ns3,ns4,ie3,ie4): occurs when the content of an element on a web page changes. For example, it occurs when you type text in a text box and then click outside the text box.
4. Onclick (ns3,ns4,ie3,ie4) produces
5 when you click an element on a web page. Ondblclick (ns4,ie4): produces
6 when you double-click an element on a web page. Onerror (ns3,ns4,ie4): this event occurs when an error occurs while the browser is opening a web page
7. Onfinish (ie4): the event that occurs when the text in a scrolling bar completes a scrolling
8. The event
9 occurs when an element on an onfocus (ns3,ns4,ie3,ie4) page gains focus. This event occurs when onkeydown (ns4,ie4) presses any key
10. When onkeypress (ns4,ie4) presses any key and releases the event generated by that key
11. Onkeyup (ns4,ie4) releases the pressed key to generate the event
12. The event
13 is generated after the onload (ns3, 4meme3,4) web page or image transfer is completed. Onmousedown (ns4,ie4) generates the event
14 when the mouse is pressed over an element of the web page. Onmousemove (ie3, 4) generates this event
15 when it moves the mouse over an element of the web page. Onmouseout (ns3, 4 br IE4) generates this event when it moves out of the mouse from an element of the web page. This event occurs when the onmouseover (ns3, 4 br IE3, 4) mouse moves into an element of a web page
17. The event
18 is generated when onmouseup (ns4,ie4) releases the pressed mouse. This event occurs when onreset (ns3, 4 br IE3, 4) resets the table
19. This event occurs when onresize (ns4,ie4) changes the browser
20. The event
21 occurs when onselect (ns3, 4 br IE3, 4) selects the text in the text box. Onstart (ie4) this event occurs when the text in the scrolling bar starts scrolling
22. This event is generated by onsubmit (ns3, 4 br IE3, 4) when the form is submitted
23. This event occurs when onunload (ns3, 4Pol IE3,4) exits from the current web page
--
from: blue Sky

Copyright Protection: ShuDudu from the original article, reproduced Please keep the link: https://www.shududu.com/life/JS-javascript-form-event-summary.htm