| You are here: NetStrider » Tutorials » HTMLRef » Commands » LABEL « |

|
|
<LABEL> Command |
|
|
Command Syntax:
<LABEL command parameters>
The command defines an input label in
a <FORM>
and is designed to accompany a corresponding <INPUT>
command or other form input element.
The command produces no visible effect but associates the
label with the corresponding form input field element.
The two are associated with a shared name.
This command functions only in the Internet Explorer browser at present.
|
||
|
Command Parameters:
|
||
|
Example:
|
| Return to Section I:L |