Anchors within the document and their position.
Posted
by
Jose Vega
on Stack Overflow
See other posts from Stack Overflow
or by Jose Vega
Published on 2011-02-03T15:22:51Z
Indexed on
2011/02/03
15:26 UTC
Read the original article
Hit count: 227
On the following website, www.josecvega.com, I have a navigation bar with years that link to sections on that same page. Unfortunately it is not working they way I hoped, when the user selects a year it moves to the section of the page, but puts that section on the top of the page. I have a fixed div on the top of the page that covers the sections and prevents it from properly displaying. What can I do for this to work?
It hard to explain my situation, but it can be seen by going to www.josecvega.com and clicking one of the years.
© Stack Overflow or respective owner