Posted by Erwin Moller on 11/10/05 17:21
Hi group,
I found that IE6 sometimes doesn't jump to an anchortag in the URL.
I have an URL like:
http://localhost/bla/test.php?userid=1#edituser
In the html produced i have an anchortag halfway my page:
<a name="edituser" id="edituser"><br></a>
The id I added to test, but that didn't help anything.
AFAIK: this is the usual way to make a page jump to a certain point.
I also disabled some JS-alerts, but that didn't help either.
In Mozilla it works (as expected).
Does anybody know a solution or a place for me to read on?
TIA!
Regards,
Erwin Moller
[Back to original message]
|