View Single Post
  #2 (permalink)  
Old 09-02-2007, 03:50 PM
Barry
Newsgroup Contributor
 
Posts: n/a
RE: Links with fragment identifiers don't always lead to proper place

I isolated the problem at
http://www.polisource.com/misc/fragm...-bug.html#test (the
page I pointed to in my original post was deleted). The bug occurs when you
set a negative relative top position for the div id you're linking to. The
css position apparently isn't considered for the link, so if you moved things
up, they'll be cut off.
Reply With Quote

 
Old 09-02-2007, 03:50 PM