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 评级滑块。我的主要用途是我需要一个评级滑块来获得 1 到 10 之间的评级。
使用主 jquery 滑块。它将一个元素变成一个简单的滑块:
$("#slider").slider();
http://docs.jquery.com/UI/Slider