Jquery UI 滑块与 Jquery UI 对话框一起
当我尝试做到滑块可见但在对话框内不起作用时,我想将 Jquery UI 滑块放入 Jquery UI 对话框中。如果我将该滑块放在对话框的外部,它就可以正常工作。有人可以告诉我如何管理这个吗?
I would like to put Jquery UI slider into Jquery UI dialog box, when I'm trying to do that Slider is visible but not work inside of dialog box. If I put that slider to the outside of the dialog box it's work perfectly. Can somebody give me the idea how to manage this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该示例确实对我有用
http://jsfiddle.net/YGQaJ/
The sample does work for me
http://jsfiddle.net/YGQaJ/