Jump to content

Can't Embed Web Page In Web Page On Ie


Bonmot

Recommended Posts

Hi,I've had this problem before with Flash players and always eventually found a fix. I've googeled til my fingers are raw and have tried at least a half dozenfixes but none work.I'm trying to load a URL into another web site page.I'm using

<object data="http://graywatergarden.blogspot.com/" width="640" height="700" class="html"> 				</object>

which works in firefox but not IE7.The page can be seen at Temporary pageThanks for any help!

Link to comment
Share on other sites

You should use an <iframe>. That's what they're for. If you use it, don't forget to put a transitional DTD in your page.
Thanks, that seems to work. I'd always had trouble with iFrames because of not being aware if the DTD.Many thanks! I appreciate it.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...