document.getElementById("iframe").contentDocument is of type Document and not documentElement, right?

document.getElementById("iframe").contentDocument is of type Document and
not documentElement, right? Mozilla treats it as an HTMLDocument, yet in the
specs, it says it is a Document object. Is Mozilla doing it incorrectly?

Also, what is contentDocument.documentElement, an HTMLElement?

--
Signature:

This is where I should say something witty.
Unfortunately, I have nothing to say.

By the way: Don't misuse apostrophes - SPREAD THE WORD!

http://www.angryflower.com/bobsqu.gif


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Received on Monday, 21 May 2001 20:49:14 UTC