jQuery UI 滑块手柄未显示

发布于 2024-12-04 08:04:07 字数 183 浏览 0 评论 0原文

这是我正在构建的小部件: http://widgets.pegwise.com/720x90/

有没有 javascript 或 css 错误,并且我的句柄背景图像是有效的。为什么它没有显示在右下角的滑块上?

Here is the widget I am building: http://widgets.pegwise.com/720x90/

There are no javascript or css errors, and the background image I have for the handle is valid. Why is it not showing on the slider in the lower right corner?

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

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

发布评论

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

评论(1

暖树树初阳… 2024-12-11 08:04:07

添加CSSposition:relative to和position:absolute到div#slider a.ui-slider-handle(刚刚用FireBug测试)。

Add CSS position:relative to and position:absolute to div#slider a.ui-slider-handle (just tested with FireBug).

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