PDA

View Full Version : Problem with Mozilla FireFox 1.0.4


GLH
26-06-2005, 02:55
I switched from IE6 to FireFox a few days ago.
Everything is fine, but now i found out, my own (offline) website isn't working correctly.
It's a problem with links to textmarks.

Example
File "a.htm" contains a "huge" table with one textmark per row:

<tr><a name="abc123"></a><td width="100" height="130" valign="top"> .... </td>

File "b.htm" contains links to file "a.htm" and the correspond textmark:

<a href="a.htm#abc123"><img height="126" width="90" border="0" src=" ... ></a>

When i open file "b.htm" and click on one of the links, the IE is showing me file "a.htm" at the correct position, but FireFox is only showing me file "a.htm" at the top/first position.

Anyone out there who is able to help me?
What's wrong with FireFox / my HTML-site?
Do i need a special AddOn for FireFox?

Luciel
26-06-2005, 07:55
i have the same issue -_-

GLH
26-06-2005, 11:07
I ask myself why the textmark-links in the GameCopyWorld-GameIndex do work correct in the Mozilla-FireFox ???
http://www.fileforums.com/images/smilies/confused.gif

Quall999
05-07-2005, 10:37
you are using frames? It doesn't look like gcw uses a mark link to another html file. Maybe that is why it works?

ANyways, mozilla still needs some work. I use it, but the highlight tag for things like forums freeze up the browser (well, loads indefinately). I always have to edit out that part in the address bar to get the page to load.