I've got two related select dropdowns.
 
Makes: Honda, Ford, Acura, etc.
Models: select a make first
 
To cover the possibility of the first dropdown only having one value, I'm
auto-selecting the first value in the list. in this case, it's Honda. That
in turn loads 2 vehicles into the Models dropdown (2007 Accord, 2007 Civic).
The loading part works just fine, but in FF, the last option is selected
(2007 Civic) instead of the first one (--please select a model--). I've
tried dropping in a <option selected="selected">, I've tried <option
selected> and neither of them are working correctly.
 
So what I'd like to do is to force the first option to be selected using
jQuery. I'm not sure how to do this though. Anyone have an idea?
 
____________________________________
 
Andy Matthews
Senior Coldfusion Developer

Office:  877.707.5467 x747
Direct:  615.627.9747
Fax:  615.467.6249
[EMAIL PROTECTED]
www.dealerskins.com <http://www.dealerskins.com/> 
 

<<attbda50.bmp>>

Reply via email to