JQuery 范围滑块(带有 2 个处理程序)
我正在使用带有 2 个处理程序的 JQuery 范围滑块(价格范围滑块)。问题是,停止事件(用户通过单击处理程序滑动并离开)在 IE7 中不起作用。但它在 IE8 和其他浏览器上运行良好。任何人都可以给出同样的解决方案吗?
提前致谢。
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 in IE7. But it's working fine with IE8 and other browsers. Can anybody give the solution for the same.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试使用不同版本(较新和较旧)的 jQuery。
You could try using different versions (newer AND older) of jQuery.