I'm trying to jump to a spot on the same but it isn't working. The link is in the header and the anchor is on the About page.
In the header I have the link as:
<h2 id="nav4">
<a href="/about#contact" title="Contact"><img src="http://grenadegearusa.com/wp-content/uploads/2011/04/contact.png" alt="Contact" /></a>
</h2>
On the About page I have the anchor as:
<a name="contact"></a>
It wont work. When I click the "CONTACT" header link it just (re)opens the ABOUT page.
Any ideas?
grenadegearusa.com/about