Connecting Tech Pros Worldwide Forums | Help | Site Map

Anchor Problem with Netscape/IE

eric
Guest
 
Posts: n/a
#1: Jul 20 '05
I have a problem with a series of web pages not snapping to the correct
named anchor in a horizontal php generated page and I wondered if this
might be caused by a browser problem (netscape). Are charts or articles
about this issue exist online ?

Eric Rosen


Stan Brown
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Anchor Problem with Netscape/IE


In article <3F592BA0.7060603@bway.net> in
comp.infosystems.www.authoring.html, eric <ericr@bway.net> wrote:[color=blue]
>I have a problem with a series of web pages not snapping to the correct
>named anchor in a horizontal php generated page and I wondered if this
>might be caused by a browser problem (netscape). Are charts or articles
>about this issue exist online ?[/color]

Gee, if only you gave us a URL where the bad behavior is
exhibited...

Without _something_ to go on, I can make only one suggestion: If the
link is href="somefile#Abc", then the anchor must be "Abc", not
"abc" or "ABC" or "#Abc".

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/
Closed Thread