Thanks Thorsten
I made it that way http://shevtsov.fanstvo.com/tests/fixed-header2.html
BTW, how does it look in MSIE? I'm using Firefox 1.0PR on Linux and the page works okay (a bit buggy in Konquerer)...
It isn't very necessary this page works perfect in MSIE, because I'm developing the internal web-app...
Thanks
Thorsten wrote:
hi Peter,
I have a page with fixed header and a set of internal links (anchor identifiers). The problem is in that when I follow the link the heading "hides" under the fixed header.
my idea would be to put the #main div right below the fixed header (using "margin-top" instead of "padding-top") and give it a fixed height and width, then set "overflow:auto;". that solves the problem with the hiding content, but i don't know how desirable this solution is in regards to your layout ideas.
maybe this helps you find a solution eventually.
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
