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.
我正在使用这个滑块: http: //jqueryui.com/slider/但我想使用我自己的自定义滑块按钮,你能帮我检查代码并告诉我应该编辑哪个类来制作自定义按钮。
jquery-ui.css
第 822 行有一个用于滑块句柄的类(ui-state-default)。
您可以在此处对其进行编辑,也可以为 .ui-state-default 类附加您自己的 css 以覆盖它。