I'm creating a sub menu with links to places on page.
http://www.clickbasics.com/get-info/
Works fine in IE8, but in FF8 it points below the anchor, so the H2 header of the section is out of the view port. I have tried both
andHTML Code:<h2><a name="overview">Overview: How to grow your business online</a></h2>
with the same result. What am I missing?HTML Code:<h2 id="overview">Overview: How to grow your business online</h2>



Reply With Quote
Bookmarks