Hi,
I made a few links that lead to another page on my website but each to a different anchor and when I click in Firefox on one of the links my whole page gets cropped on the destination page. Everything before the anchor is hidden. Please help me! Visit the source file link with Firefox and click on one of the three links in the dashed div space.
Source file address: http://learn-croatian.com/apdejt
Destionation file address: http://learn-croatian.com/apdejt/usluge.php
Here's the code I used for making anchors on the destination page (it's named usluge.php):
...<span class="naslov_blok"><a name="prijevod">professional translations</a></span>...
And here's the link I used on the source file:
...<small><a href="usluge.php#prijevod">read more</a></small>...
Here is a screenshot of the problem:
http://learn-croatian.com/svasta/screenshot.jpg
Thank you in advance!