User Guide
322 Document
dom.getParseMode()
Availability
Dreamweaver MX 2004
Description
Gets the current parsing mode of the document, which controls how the document is
validated and whether it shows up in the main document window as HTML.
Arguments
None.
Returns
A string that specifies the current parsing mode: "html", "xml", "css", or "text".
dom.hideInfoMessagePopup()
Availability
Dreamweaver MX 2004.
Description
Hides the tooltip-like message, if it is visible, for the document window.
Arguments
None.
Returns
Nothing.
See also
“dom.showInfoMessagePopup()” on page 324.
dom.runValidation()
Availability
Dreamweaver MX, optional arguments added in Dreamweaver MX 2004.
000_DW_API_Print.book Page 322 Wednesday, July 20, 2005 11:58 AM