Hi Folks!

I just tried to open a popup window. And, dynamically i embed an image in
the popup window. The image is not showing up in IE browsers. But it's being
seen in FireFox.

the code looks like below:

------------------------------------------
win=window.open('','','width=200,height=100');

win.document.write("<body style=\"background-color:
#EBF2FA;\"><h4>Loading...</h4><img src=\"ajax-loader.gif\"
style=\"border:1px solid;\"></body>");
------------------------------------------

Any help on this would be much appreciated! :)


Thanks!
Venkatesan M


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to