Lee Duynslager wrote:
> My users in Communications can't seem to get anchors to work with IE
> 7. Anybody else out there having these problems?
>
> Forwarded message:
>
>
> I host a website that includes newsletters with table of contents at
> the top that link via anchors to articles lower down on the page. We
> have somewhat random problems with these anchors working in IE 7
> (Firefox and older IE are no problem). The anchors are being inserted
> using Dreamweaver 8. We tried to compare the code to identify
> differences and aren't coming up with anything. Any ideas? Here's an
> example:
> http://www.ipm.msu.edu/cat08land/l06-13-08.htm
>
> Thanks. - Joy Landis
>
>
>
>
>
> Look like standard anchors to me and they work in IE6 and Firefox.
>
>
>
>
>
> LD
>
The anchor has no text between the opening and closing tags. I changed
<a name="1"></a> to <a name="1"> </a> on a local copy and the first
anchor started working. (Note: Please don't ask me to explain anything
M$ does ... ever ....)
/Paul
|