HTML and CSS Reference
In-Depth Information
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 element.
onfocus= applet
Specify an applet to be run if the user clicks
this element.
onselect= 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
value= string
Specify the initial value for this element.
Create a radio-button input element within a
<form> .
<input type=radio>
Define the hot-key character for this ele-
ment.
accesskey= char
Search WWH ::




Custom Search