| Posted by Jonathan N. Little on 10/31/07 13:56 
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
  Navigation: [Reply to this message] |