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.
我不确定是否存在具有相同功能的任何库或代码片段,但是,如果我是你并且我找不到任何东西,那么我会做一个textbox用于输入数字,后跟一个arrow图标,喜欢你的截图。然后$("#arrow").click(...我会切换Slider出现和消失。我想这应该可行。
textbox
arrow
$("#arrow").click(...
Slider