Click to See Complete Forum and Search --> : Problem with IFRAME and XML widht and height


amahmood
08-13-2005, 05:51 AM
Hi

I have this code in my page:
<IFRAME WIDTH="400px" HEIGHT="500px" src="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?

Khalid Ali
08-13-2005, 10:25 AM
you have a link where one can go and see how you have implemented the code?