如何使用默认的 simplemodal 设置将垂直滑块添加到 simplemodal 弹出窗口?

发布于 2024-12-10 21:24:58 字数 85 浏览 0 评论 0原文

如何使用默认的 simplemodal 设置将垂直滑块添加到 simplemodal 弹出窗口?弹出窗口约为 800 像素,基础 div 为 400 像素。

How do I add a vertical slider to a simplemodal popup with default simplemodal settings? The popup is ~800px and the base div is 400px.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

千纸鹤带着心事 2024-12-17 21:24:58

您可以使用 jQueryUI 库,它具有您可能需要的所有选项。

检查这些链接以获取更多信息:
对于对话框: http://jqueryui.com/demos/dialog/
对于滑块: http://jqueryui.com/demos/slider/

Jim

You can use the the jQueryUI library which has all the options you propably need.

Check these links for more information:
for the dialog: http://jqueryui.com/demos/dialog/
for the slider: http://jqueryui.com/demos/slider/

Jim

毁梦 2024-12-17 21:24:58

如果我理解您的请求,这个演示应该可以帮助您开始:

http://jsfiddle.net/ericmmartin/r9BPZ/< /a>

它使用 SimpleModal 和 jQuery UI Slider。

根据需要调整 CSS/JS。

If I understand your request, this demo should get you started:

http://jsfiddle.net/ericmmartin/r9BPZ/

It uses SimpleModal and the jQuery UI Slider.

Adjust the CSS/JS as needed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文