|
Hey John,
Not directly related to your question but the
"propper" way to select an option is selected="true".
<option value="foo"
selected="true">bar</option>
Just doing selected wont work on all
browsers.
We hit a few snags from that so just wanted to
share in case it causes you grief later on (:
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf |
Title: Message
- Witango-Talk: selected value in @choicelist John Newsom
- RE: Witango-Talk: selected value in @choicelist Alan Wolfe
- RE: Witango-Talk: selected value in @choicelist Dave Shelley
- RE: Witango-Talk: selected value in @choicelist Wilcox, Jamileh (HSC)
