| Author |
list box
|
DHANANJAY DHANANJAY
Greenhorn
Joined: Sep 02, 2005
Posts: 4
|
|
Suppose I have created a LIST BOX List.options[0]=new Option('text','value'); I can acess the 'value' using List.option[0].value... How can I access the 'text' ? Dhananjay [ September 10, 2005: Message edited by: Bear Bibeault ]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
.text Eric
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
"DHANANJAY DHANANJAY", You have already been asked once to chnage your display name to conform to JavaRanch standards. This is not optional. Accounts with invalid display names are removed. Take a look at the JavaRanch Naming Policy and adjust your display name to match it prior to your next post. In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious. And please, make it mixed case. bear Forum Bartender
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: list box
|
|
|