开发者

Input Range Slider JQueryMobile Remove valuefield from view

开发者 https://www.devze.com 2023-04-04 20:00 出处:网络
Is there a way to r开发者_开发问答emove the valuefield in the range slider jquerymobile plugin?

Is there a way to r开发者_开发问答emove the valuefield in the range slider jquerymobile plugin?

http://jquerymobile.com/demos/1.0b3/docs/forms/forms-slider.html


I misunderstood completely... Here is the answer to your question which makes so much more sense now that I've reread it. :P

Just apply the following css rule:

input.ui-slider-input {
    display:none !important;
}
0

精彩评论

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

关注公众号