Bugs item #1161580, was opened at 2005-03-11 10:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1161580&group_id=61302

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: selectedIndex only select the first match <option value>

Initial Comment:

if I say 
"selectOption("dlrRel", "BURROUGHS DIESEL, INC.");"

The selectIndex suppose return me the 2. But it always 
return me 0, which is the first option value that matches 
the option.

<select size="20" name="dlrRel" 
onChange="disableButtons()">

<option value="B2B0">45345 / B2B0</option>
<option value="B2B0">B2B DEMODEALER / 
B2B0</option>
<option value="">BURROUGHS DIESEL, INC.</option>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1161580&group_id=61302


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to