[thelist] #top and Netscape 6

Erik Mattheis gozz at gozz.com
Thu Mar 21 01:29:01 CST 2002


>On the page I have built here:
>http://www.kuduthailand.com/html_pages/press3_designasaway.html
>
>The link refuses to work in Netscape 6.01 It just does nothing.
>
>The code:
><p><a href="#top">back to top</a></p>

The problem is that there's no <a name="top"> anywhere.

If you can't fit it anywhere, maybe put this immediately after the body tag:

<div style="position:absolute; left:0px; top:0px; z-Index:2"><a
name="top">&nbsp;</a></div>

There are browsers other than NS 6 that will not return to the top if
there is no "top".


--

__________________________________________
- Erik Mattheis

(612) 377 2272
http://goZz.com/

__________________________________________



More information about the thelist mailing list