| Author |
Mark Element of List Box on Build
|
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
Is there a way to mark as selected on certain line item of a list box as it is populated?
My list code:
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56182
|
|
What do you mean by "mark"?
If you really mean "select", then add the selected attribute to the element.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
|
Thanks Bear.
|
 |
 |
|
|
subject: Mark Element of List Box on Build
|
|
|