IE6 fails to completely load webpage

  • Thread starter Thread starter Jennifer
  • Start date Start date
J

Jennifer

Using IE6 on a Windows 98 (2nd) frame, the browser omits
text from HTML. For example, the following URL:

http://www.melkite.net/Seal.html

has this text in the source:

<center>
<p><a href="http://www.melkite.org/" target="_blank">
<img src="Icons/elya.gif" border="0" alt="Eparch John A.
Elya" width="97" height="115"></a>
</p>
</center>

Yet, the browser loads only the following:

<center>
<p><a href="http://www.melkite.org/" target="_blank">

</a>
</p>
</center>

Why is the browser omitting nearly two lines and what will
fix it? I thought at first that I was seeing a cached
version of the page, but have now ruled out that fix.

Help,

Jenn
 
Jennifer:
You web site is loading all of the source.
What you have done is make the image the link.
I read the full source text when I look at the code.
 
I'm having a similiar problem. I published a website
using Frontpage 2002. The site uses frames. There are
two images in the top (banner) frame -- one large image
and one small, each in a table cell. When I look at the
site on various computers from different locations (using
WIN 98, WIN 2000, and WIN XP), I can see the large image
in the top. When I look at the site on other PCs, the
image is not there and neither is the code to display the
image. The other image is always there. Originally, the
large image was a hyperlink, but I removed the link. The
PCs that won't display the image using WIN 98 and IE6.
Please help. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top