|
January 7, 2001 Detecting the Document Type Tips: January 2001
Yehuda Shiran, Ph.D.
|
|
The document object is very rich in Netscape 6, compared with Internet Explorer 5.x. One of the attributes is doctype. It is an object that holds the DOCTYPE tag information. Here is an example for the DOCTYPE statement:
Internet Explorer does not support the doctype attribute of document. Get on Netscape 6 and see that document.doctype is an object.
People who read this tip also read these tips: Look for similar tips by subject: |