Results 1 to 2 of 2

Thread: Hyperlinks in IE5

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    2

    Post

    Hi,

    I have a 200 page MS Word 97 document. In it the document has hyperlinks which work fine in word.

    When you view the Word document via Internet Explorer 5 all the hyperlinks take you to the top of the document.

    Does anyone know how to stop this from happening?

    Thanks alot.

  2. #2
    Junior Member
    Join Date
    Nov 1999
    Posts
    25

    Post

    This really sounds strange. But, it sounds like intra-page linking.

    Check your source code for links of this style:

    <A HREF="#SITE">cool site</A>

    or

    <A HREF="http://www.DOMAIN.com/#SITE.html">cool site</A>

    if you find any "#" symbols in you links then remove them. Althought you would still have to have the anchor <A name="#SITE">SITE</A> for the links to work.

    I would be more likely to say that you might need to reinstall IE5. HTML just doesn't work that way. Check for the intra-page links and if that's not the problem then reinstall the browser. Test it in Netscape before doing anything rash.

    ------------------
    Thanks,
    MiDaWe

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width