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 を添付して上書きすることができます。