Forum Moderators: not2easy

Message Too Old, No Replies

ASP dropdowns won't work in Firefox

         

bookscholarship

10:50 am on Jul 27, 2006 (gmt 0)

10+ Year Member



If you visit that site using Firefox you'll see that the State and the Gender dropdowns don't work but the DOB dropdowns work fine. This only happens in Firefox and for the life of me I can't figure out why... Any suggestions would be appreciated. TIA.

[edited by: jatar_k at 5:33 pm (utc) on July 27, 2006]
[edit reason]
[1][edit reason] no urls thanks [/edit]
[/edit][/1]

defanjos

1:10 pm on Jul 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld bookscholarship

btw, you are not supposed to drop URLs

Your problem has to do with the css applied to the divs (look first into <div class="textarea"> - if you remove it, the gender dropdown works).
You have a huge amount of divs and classes applied to those. I would clean those up. You don't need all those. Try having a div that emcompasses all the form fields.