jQuery UI Slider 当前值自定义

发布于 2024-12-08 11:35:14 字数 351 浏览 0 评论 0原文

我正在玩这个 jQuery UI 滑块的示例: http://jqueryui.com/demos/slider /rangemin.html

我希望当前/橙色值与滑块按钮一起移动(并行更改其位置),并具有类似于 10.000 而不是 10000 的值:) 它是 可能的?我会告诉你我到目前为止所得到的。

http://jsfiddle.net/f3t98/

有什么想法吗?

I am playing with this example of the jQuery UI Slider: http://jqueryui.com/demos/slider/rangemin.html

I'd like the current/orange value to move along (change his position in parallel) with the slider button and to have values like 10.000 instead of 10000 :) It is possible? I'll show you what I got until now.

http://jsfiddle.net/f3t98/

Any ideas?

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

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

发布评论

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

评论(1

〃安静 2024-12-15 11:35:14

我通过在滑块链接内插入输入来解决当前值的移动。

I solved the movement of the current value by inserting the input inside the slider link.

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