Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经成功制作了一个自定义控件滑块,但它不可拖动。我尝试在线搜索解决方案,但大多数都使用 jQuery UI。
http://jsfiddle.net/LWabn/1/
如何使控件滑动按钮可拖动并动态更新input字段的值?
input
这是没有 jQuery UI 的可拖动滑块的基本模板:http: //jsfiddle.net/TGd96/