How to make HTML div follow its page position while scrolling?
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-03-23T18:45:11Z
Indexed on
2010/03/23
18:53 UTC
Read the original article
Hit count: 713
So I have a page like this you look at. On top I have some special informative div (here it contains something like links to | logout | about | faq | search ). I want on page scrolling (down) that div follow page like it stands above it. I want it to work in IE 5,6,7,8,9 and FF 1.5 and above. How to solve such problem?
If your answer contains JS it shall be libs (like jQuery) independent. If html - No frames, Iframes
© Stack Overflow or respective owner