/    Sign up×
Community /Pin to ProfileBookmark

Anchoring problem in Firefox, it crops my browser after clicking the link

Hello, my first post here. Hi to everyone. I have a problem with Firefox, a bug actually (which is very rare ? so I decided to ask you for help because nobody else could tell me what’s wrong.

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: [url]http://learn-croatian.com/apdejt[/url]
Destionation file address: [url]http://learn-croatian.com/apdejt/usluge.php[/url]

Here’s the code I used for making anchors on the destination page (it’s named usluge.php):

[code]…<span class=”naslov_blok”><a name=”prijevod”>professional translations</a></span>…[/code]

And here’s the link I used on the source file:

[code]…<small><a href=”usluge.php#prijevod”>read more</a></small>…[/code]

Here is a screenshot of the problem:

[url]http://learn-croatian.com/svasta/screenshot.jpg[/url]

Thank you in advance!

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@Major_PayneApr 29.2007 — I clicked on every link on your page using FF and didn't see what your image is showing. All links on left side loaded in center of your page, rest opened in new windows. You do have 38 errors and 10 warnings for your coding. Possibly if you fixed them, your problem as you see it will be solved.

BTW, nice page and service. Like the ones where you can hear what it sounds like.

If you want, try validating your pages at the W3C Markup Validation service and correct the errors in coding. Just as an aside, your coding above

1) ...<span class="naslov_blok"><a name="prijevod">professional translations</a></span>...

2) ...<small><a href="usluge.php#prijevod">read more</a></small>...

really should be:

1) ...<a name="prijevod">[COLOR="DarkSlateGray"]<span class="naslov_blok">[/COLOR]professional translations[COLOR="DarkSlateGray"]</span>[/COLOR]</a>...

2) ...<a href="usluge.php#prijevod">[COLOR="DarkSlateGray"]<small>[/COLOR]read more[COLOR="DarkSlateGray"]</small>[/COLOR]</a>...

Not a biggy here compared to the rest of the coding errors.

Ron
Copy linkTweet thisAlerts:
@tomislavauthorApr 29.2007 — Like I said, you need to click one of the 'read more' links in the dashed div space in the middle of the page.
Copy linkTweet thisAlerts:
@tomislavauthorApr 29.2007 — The reason for that is because those links contain anchored links. That's where's something wrong.

Sorry for two posts btw.
×

Success!

Help @tomislav spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...