有没有办法将 Jquery UI 滑块背景图像设置为仅滑块按钮的左半侧?
简而言之,我希望我的 JQuery UI Slider 看起来像这样:
有没有办法只为滑块的左半部分着色,然后在滑动时调整其颜色?
http://denniswaltermartinez.com/jqueryslider.png
图像(如果网络托管无法正常工作)。
In a nutshell, I want my JQuery UI Slider to look like this:
Is there a way to only color the left half of the slider and then adjust it's color when it slides either way?
http://denniswaltermartinez.com/jqueryslider.png
image if the web hosting isn't working.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该图像对我来说效果很好。
这是一些用于设置滑块背景样式的 css(仅对左侧进行着色)。
调整其颜色:
The image showed up fine for me.
Here's some css to style the background of the slider (which only colors the left side).
To adjust it's color: