|
-
Nov 21st, 1999, 06:42 PM
#1
Thread Starter
New Member
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.
-
Nov 22nd, 1999, 11:49 AM
#2
Junior Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|