Re: #top anchor doesn't work in FF
- From: "Jonathan N. Little" <lws4art@xxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 09:56:33 -0400
Harlan Messinger wrote:
The solution is to take the ID off the DIV and stick it in the anchor:
<div><a id="top" name="top"></a></div>
Or better yet delete the superfluous empty DIV and empty A and
<!-- REMOVE: <div id="top"><a name="top"></a></div> -->
<div id="accessibility"> ...
And either change following DIV's to "top" or change your "to top" links' hrefs to "#accessibility".
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
.
- Follow-Ups:
- Re: #top anchor doesn't work in FF
- From: sturm
- Re: #top anchor doesn't work in FF
- References:
- #top anchor doesn't work in FF
- From: Bernhard Sturm
- Re: #top anchor doesn't work in FF
- From: Harlan Messinger
- #top anchor doesn't work in FF
- Prev by Date: Re: Background to a web page
- Next by Date: Re: #top anchor doesn't work in FF
- Previous by thread: Re: #top anchor doesn't work in FF
- Next by thread: Re: #top anchor doesn't work in FF
- Index(es):
Relevant Pages
|