anchor not working
Posted: Sun Sep 16, 2007 7:06 pm
Hi there,
I have tried to add a page anchor to some of my pages for users to jump to the top of the page, but it seems to link to the homepage and not to the top of teh page.
This is what I am usign:
Is this not possible with cmsms?
I have tried to add a page anchor to some of my pages for users to jump to the top of the page, but it seems to link to the homepage and not to the top of teh page.
This is what I am usign:
Code: Select all
<a name="top"></a>
<a href="#top">Top</a>