jquery ui selectmenu + jscrollpane trouble

716 Views Asked by At

Here is some problem when i using "jquery ui selectmenu" and "jscrollpane" together.

Mousewheel works good, but if i click to scrollpane (".jspDrag") here is sticky mouse.

You can see on link below:

http://htmlfabric.ru/test/

Thanks!

1

There are 1 best solutions below

0
On BEST ANSWER

Solution is to use instead of jquery ui selectmenu - StylishSelect http://github.com/scottdarby/Stylish-Select/ This plugin works good with scrollpane.