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

Scrollbar doesn't work with jQuery 1.4.2+ on IE7 and IE6 #24

Closed spadilha closed 13 years ago

spadilha commented 14 years ago

It seems the script doesn't work properly with jQuery 1.4.2 or a newer version on IE7 and IE6.

http://www.prismstudio.co.uk/plugins/stylish-select/0.4/

On the 6th example - "Max-height for large lists " :

When you click to "open" the list, you can see the scroll bar and you can even scroll using your mouse wheel, but if you try to click and drag the scroll bar or click on one of the arrows (up or down) it just doesn't work.

I just moved down to jQuery 1.4.1 and it's working fine, but should be better to find a fix for this problem.

Once again, only on IE7 and IE6. (both rubish browsers, I know...)