Forum Moderators: open

Message Too Old, No Replies

iframe isn't loading on the page

         

Lorel

9:03 pm on Nov 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have set up an iframe but it's not loading on the page. I've never worked with frames before. Can anyone see anything wrong with this code:

<iframe src="page.html" name="page" width="90%" frameborder="1" height="200" scrolling="yes">
</iframe>

jimbeetle

9:14 pm on Nov 20, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Looks okay and works for me. Maybe check the other markup on the page for unclosed tags and such. Or maybe just run it through the W3C validator.