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 Sliderがあります。
{ min: 10, max: 400, value: 100 }
私の問題は、スライダーの初期状態を常にスライダーの中央にしたいことです。問題は、スライダーが常に中央ではなく左にずれているためです。
何か案は?
値を 205 に設定します。これにより、中間に配置されます。