Re: IFRAME placed in wrong DTD

I trided to use OBJECT instead of IFRAME, but I couldn't make it load a simple HTML (it works for ActiveX though...).

Anyway, can you use the object in a manner similar to:

    frames['frName'].document.foo = 'x';

?

Received on Tuesday, 28 January 2003 05:45:35 UTC