Navigator 2.0, Internet Explorer 3.0; enhanced in Navigator 3.0
option.text
The text property is a string that specifies the text that appears to the user for the Option object option. The initial value of this property is whatever plain (without HTML tags) text appears after the </OPTION> tag and before the next <OPTION> tag or before the closing </SELECT> tag.
In Navigator 2.0, the text property is read-only. In Navigator 3.0, it is read/write. By setting a new value for this property, you can change the text that appears for the option within its Select object. Note that if you plan to use this technique, you should ensure that changing the option label does not make the Select object wider, or if the object must become wider, that there is no information to the right of the Select object that will become obscured when it grows.
file: /Techref/language/java/script/definitive/refp_287.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 14:08,
3.15.192.137:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_287.htm"> [Chapter 21] Reference: Option.text</A> |
Did you find what you needed? |