Problem with IFRAME and XML widht and height

admin

Administrator
Staff member
Hi

I have this code in my page:
<IFRAME WIDTH="400px" HEIGHT="500px" src=http://www.webdeveloper.com/forum/archive/index.php/"feed://www.mysite.com/xmlPage.xml"></IFRAME>

Most of the time when I first load the page, the above IFRAME ignors "width" and "height" and fills all the page and I have to click back buttom. Whats wrong here?
 
Back
Top