|
|
DocumentCompatModeProperty
The document.compatMode property ...
Values
The document.compatMode property returns a string.
This property is read-only.
Usage
Browser compatibility
| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 |
| typeOf(document.compatMode) != 'undefined' | Y | Y | Y | Y | Y | Y |
Further reading
Sign in to add a comment
