JQuery range slider (with 2 handlers)
I'm using JQuery range slider with 2 handlers (price range slider). the problem is, stop event (user slides by clicking on handler and leave) not working开发者_如何学Python in IE7. But it's working fine with IE8 and other browsers. Can anybody give the solution for the same.
Thanks in advance.
You could try using different versions (newer AND older) of jQuery.
精彩评论