anchor link problem
Posted: Wed Aug 29, 2007 3:51 pm
Hi i'm experiencing some problems with anchor links. The link does not always work. If it did not work, I have to refresh the page for it to scroll to the anchor name.
Any ideas how to resolve this issue?
here's the code for the anchor name:
here's the code for the link:
TIA
Any ideas how to resolve this issue?
here's the code for the anchor name:
Code: Select all
<a name="top_image"><img src="image_url"></a>Code: Select all
<a href="how_it_works.php?step=1#top_image">link</a>