greetings,

I have a div
<div id="MyContent"></div>

if i use
$("#MyContent").load('content.html')

then it works very fine in all good browsers, but for IE7 i get

a)if div is empty - IE gives popup window "Permission denied"

b)if there is content in the div, IE seems to keep trying to load the  
new content forever.

What could be the problem?

Thanks a lot in advance. :-)


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to