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つのレイヤーを閉じると、ページは常に一番上にジャンプしますか?これを防ぐ方法はありますか?ありがとう
ここを参照してください:http://jsfiddle.net/Qc58K/
これは、ページの高さが減少したときに発生します。体に高さを追加してみてください:
body { height:2000px; }
http://jsfiddle.net/Qc58K/1/