Forum Moderators: open

Message Too Old, No Replies

Named Anchors and IE 5.1 for Mac

not working

         

Maxformed

3:54 pm on May 29, 2003 (gmt 0)

10+ Year Member



I'm working on a redesign of our company website, and during testing of page with "top" as a named anchor in a cell containing an image, Netscape (Mac and PC) can recognize the anchor when called, but only the PC version of Explorer works. On IE 5.1 for Mac, the page just remains static when the top link is clicked. Any ideas?

If I move the anchor to a blank cell, the call works (but messes up the actual top placement).

Thanks,
Max

tedster

6:58 pm on May 29, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Named anchors in table cells have also caused me problems cross-browser. I always needed to get the anchor completely outside any table to get good results. Depending on my layout, this required some very creative approaches to layout - perhaps even a minor re-design.

Maxformed

1:01 pm on May 30, 2003 (gmt 0)

10+ Year Member



Okay, I finally got it to work - not quite sure why, but I pasted the anchor in front of the <img> in the cell and NS and IE both recognize now.

Thanks