I use iQuery to ajax this abc.html:

<a href="*"><img src="reddot.gif" border="0" alt="bbb 2222b"
title=""><a>
My text

Only "My text" is loaded in to IE 7.
FF loads the image so you can see it.

This is my ajax code:   $("#dsp1").load("abc.html");

Why IE can not do this simple thing?

Reply via email to