Contents Index Topic Contents | ||
Previous Topic: text Next Topic: textAlign |
text
Description
Sets or retrieves the text string specified by the OPTION tag.
Syntax
object.text[ = text]
Remarks
Assigning a value to the text property changes the text property internally but does not cause the listed value to change. Submitting the form submits the internally stored value, not the one displayed.
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.