Re: IE6 doesn´t follow textanchors
Torsten Oeltjen wrote:
[color=blue]
> Els schrieb:
>[color=green]
>> You didn't change <a name="top"></a> to <a name="top" id="top"></a>.[/color]
>
> Now I did... but no changes.[/color]
If you place the anchor at the beginning of that <td> (right before
<img...>) instead of at the end, it works. My guess is there is some
error in the <map> content of that <td> which causes the browser to
not see the anchor in the end.
I can't use the validator to check what the error may be, because of
characters that aren't part of the utf-8 charset.
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Living Colour - Cult Of Personality
Torsten Oeltjen wrote:
[color=blue]
> Els schrieb:
>[color=green]
>> You didn't change <a name="top"></a> to <a name="top" id="top"></a>.[/color]
>
> Now I did... but no changes.[/color]
If you place the anchor at the beginning of that <td> (right before
<img...>) instead of at the end, it works. My guess is there is some
error in the <map> content of that <td> which causes the browser to
not see the anchor in the end.
I can't use the validator to check what the error may be, because of
characters that aren't part of the utf-8 charset.
--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Living Colour - Cult Of Personality
Comment