December 1999
Intermediate to advanced
95 pages
2h 34m
English
<input type=button> — NN: 2, 3, 4 • MSIE: 2, 3, 4, 5 • HTML 4 • WebTV • Opera3
<input type=button>
Within a <form>, creates a customizable
“push” button. Customizable buttons have no specific
behavior but can be used to trigger functions created with JavaScript
controls.
name=textAssigns a name to the form element to be passed to the forms processing application.
value=textSpecifies the initial value for the parameter.
Read now
Unlock full access