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.
使用する
position:absolute; //or fixed if you want it to remain at constant position even when scrolled bottom: 0;
これを試してください:http://jsfiddle.net/bBhUX/
追加
position: fixed; overflow: hidden;
親コンテナに