scottdarby / Stylish-Select

*No longer maintained* A cross-browser, accessible alternative to the standard form select element which can be fully customised with CSS
122 stars 50 forks source link

IE 6 not displaying any select menus #16

Closed LinzardMac closed 13 years ago

LinzardMac commented 14 years ago

The title says cross browser compatible, but it doesn't say specifically that it works in IE6.. So I just thought I would mention that in IE6 you get nothing in the place of the select box.

It would be ideal to just have it not use the javascript and display the select menu normally with no styling in IE6.

I am not the best at javascript, so I will leave it up to you guys. If you have a fix or patch for this, please post here. Thanks

Here is a link to the page mockup I am working with http://bscdeveloper.com/mockups/version2/advanced_search.html

LinzardMac commented 14 years ago

just to update, I added the change suggested in this thread: http://github.com/sko77sun/Stylish-Select/issues#issue/7

Which now shows the ONE drop down menu and all others after that do not work.

LinzardMac commented 14 years ago

Any thoughts on this guy?