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://jsfiddle.net/J74VS/4/
正しく動作させることができません。tinyscrollbarの基本的なフィドルを作成しようとしています。
問題はCSSの欠落でした。$("#scrollbar1").tinyscrollbar()私はあなたが必要なのはそれをアクティブにすることだけだと誤って思った。
$("#scrollbar1").tinyscrollbar()
働くフィドル。