multiple documentElement (html) objects in one doc
Hey,
I just want to know if we can have multiple HTMLs (documentElements) in one DOCUMENT (in the same frame/window)? if yes, then is there any way we could write some content into the second HTML document using the script in the first HTML and WITHOUT doing any DOM manipulations.
Thanks
Asim
|