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:
Thanks!
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:
Thanks!
Solution is to use instead of jquery ui selectmenu - StylishSelect http://github.com/scottdarby/Stylish-Select/ This plugin works good with scrollpane.