- From: Philip TAYLOR [PC87S/O-XP] <P.Taylor@Rhul.Ac.Uk>
- Date: Mon, 17 Mar 2003 12:01:46 +0000
- To: Octavio / Super <alvarezp@octavio.ods.org>
- CC: www-html@w3.org
The following works in Netscape 4.79, IE 6.0 and Opera 7.02; I'd be interested to learn if there are any mainstream browsers in which it does not work : <Object data="http://foo.bar/baz.html" width="600" height="500"> <Ilayer src="http://foo.bar/baz.html"> </Ilayer> </Object> Philip Taylor, RHBNC -------- Octavio / Super wrote: > > Maybe off topic, but I have looked around for several hours without finding any useful info. > > Does anybody knows if IE supports <OBJECT type="text/html"> > > I'm using the following as a test: > --- file1.html --- > <body> > <object data="test2.html" type="text/html"> > Couldn't render! > </object> > </body> > > --- file2.html --- > <body> > <p>HELLO!!! > <p>HELLO!!! > <p>HELLO!!! > </body> > > I actually don't even know if I'm doing it correctly. It looks correct to me according to the HTML4 specification. > > Thanks. > --- > /************************************************** > Octavio Alvarez (aka: Super, Doogie) > ICQ# 42020731. MSN_ID: alvarezp2000@h0tmail.com > **************************************************/
Received on Monday, 17 March 2003 07:01:55 UTC