img src is blanked in source file

J

John Carroll

Only on my home PC, using ie6 (it did it on 5 as well)
occasional images are not shown, but slightly more wierd
is that when I view the source on this browser it has
blanked out the space where in img src tag is in the real
file. I know this as I control the file on our web site
and can see it through dreamweaver, and can also see it OK
from my work PC.

example of the problem -->
In the real source file:
<a href="why.html"><img src="assets/banner_did_2.jpg"
width="150" height="100" border="0"></a>

In the "view source" file shown by ie6 on my home PC (not
it keeps the space but blanks it!!!:
<a
href="why.html">
</a>

As this only happens on my home PC I'm assuming I must
have a configuration wrong, but I can't find a reference
to this on any site.
 

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

Top