开发者

jQuery UI Slider Handle Not Showing

开发者 https://www.devze.com 2023-04-04 21:00 出处:网络
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 th开发者_

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 th开发者_Python百科e slider in the lower right corner?


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

0

精彩评论

暂无评论...
验证码 换一张
取 消