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.
新しい質問を作成したくなかったので、これをリフレージングします。特定の1つのdivに対してTiny Scrollingプラグインを無効にする方法はありますか?
ありがとう :)
「centerOnScroll」変数を true ( ref ) に設定してみましたか?
$('#selector').fancybox({ centerOnScroll : true })