HTML Tutorials |
|
XML Tutorials |
|
Browser Scripting |
|
Server Scripting |
|
.NET (dotnet) |
|
Multimedia |
|
Web Building |
|
Java Tutorials |
|
Programming Langauges |
|
Soft Skills |
|
Database Tutorials |
|
Operating System |
|
Software Testing |
|
SAP Module |
|
Networking Programming |
|
Microsoft Office |
|
Accounting |
|
|
Attributi di evento del HTML 4.0 |
Nuova al HTML 4.0 � l'abilit� ha lasciato le azioni di innesco di eventi del HTML nel browser, come iniziare un Javascript quando un utente scatta sopra un elemento del HTML. Sotto � una lista degli attributi che possono essere inseriti nelle modifiche del HTML per definire le azioni di evento.
|
Eventi della finestra
|
Soltanto valido negli elementi del frameset e del corpo.
|
Attribute |
Value |
Description |
onload |
script |
Script to be run when a document loads |
onunload |
script |
Script to be run when a document unloads |
|
Formare gli eventi dell'elemento
|
Soltanto valido negli elementi della forma.
|
Attribute |
Value |
Description |
onchange |
script |
Script to be run when the element changes |
onsubmit |
script |
Script to be run when the form is submitted |
onreset |
script |
Script to be run when the form is reset |
onselect |
script� |
Script to be run when the element is selected |
onblur |
script� |
Script to be run when the element loses focus |
onfocus |
script� |
Script to be run when the element gets focus |
|
Eventi della tastiera
|
Not valid in base, bdo, br, frame, frameset, head, html, iframe, meta,
param, script, style, and title elements.
|
Attribute |
Value |
Description |
onkeydown |
script� |
What to do when key is pressed |
onkeypress |
script� |
What to do when key is pressed and released |
onkeyup |
script� |
What to do when key is released |
|
Eventi del mouse
|
Not valid in base, bdo, br, frame, frameset,
head, html, iframe, meta, param, script, style, title elements.
|
Attribute |
Value |
Description |
onclick |
script� |
What to do on a mouse click |
ondblclick |
script� |
What to do on a mouse double-click |
onmousedown |
script� |
What to do when mouse button is pressed |
onmousemove |
script� |
What to do when mouse pointer moves |
onmouseout |
script |
What to do when mouse pointer moves out of an element |
onmouseover |
script |
What to do when mouse pointer moves over an element |
onmouseup |
script� |
What to do when mouse button is released |
|
Keywords:html table attributes, html tag list attributes, html form attributes,
html elements
|
|
HTML Quizes |
|
XML Quizes |
|
Browser Scripting Quizes |
|
Server Scripting Quizes |
|
.NET (dotnet) Quizes |
|
Multimedia Quizes |
|
Web Building Quizes |
|
Java Quizes |
|
Programming Langauges Quizes |
|
Soft Skills Quizes |
|
Database Quizes |
|
Operating System Quizes |
|
Software Testing Quizes |
|
SAP Module Quizes |
|
Networking Programming Quizes |
|
Microsoft Office Quizes |
|
Accounting Quizes |
|
|