Mike Alsup wrote:
> Yes, of course.  We just haven't solved this one yet.  I took a look
> at the dojo source earlier today and they don't account for this
> situation either.
>
> Mike
"off the top" I would suggest seeing if the value attribute exists on 
the selectedIndex <option>. If it exists, use this value. If not, use 
the innerHTML of the <option> (or empty string if there is none) ? 
Perhaps this is too much overhead?

~ brice

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to