HTML and CSS Reference
In-Depth Information
Specify an applet to be run when the mouse
leaves this control.
onblur= applet
Specify an applet to be run when the user
changes the value of this element.
onchange= applet
Specify an applet to be run when the mouse
enters this control.
onfocus= applet
Prevent user modification of this element.
readonly
Specify the number of characters to display
for this element.
size= n
Specify this element's position in the tabbing
order.
tabindex= n
Specify this element's position in the tabbing
order.
taborder= n
Specify the value of the parameter sent to
the forms-processing application if this form
element is selected (required).
value= string
<input type=hidden> Create a hidden element within a <form> .
Specify the name of the parameter that is
passed to the forms-processing application
for this input element (required).
name= name
Search WWH ::




Custom Search