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 イメージ ローダーを作成し、それに jscrollpane を追加しました。スクロールバーが表示されないIE7を除いて、ほとんどのブラウザでうまく機能します。問題の解決策が見つかりません。修正方法はありますか?
プロジェクトを見るにはここをクリック
今後の参考のために、jscrollpane js ファイルのコードを調べた後、92 行目のこのコメントと関係があると思います。
// TODO: Deal with where width/ height is 0 as it probably means the element is hidden and we should // come back to it later and check once it is unhidden...
解決策を見て..