User Guide
Global document functions 267
Global document functions
Global document functions act on an entire document. They check spelling, check target
browsers, set page properties, and determine correct object references for elements in
the document.
dom.checkSpelling()
Availability
Dreamweaver 3.
Description
Checks the spelling in the document, opening the Check Spelling dialog box if necessary, and
notifies the user when the check is complete.
Arguments
None.
Returns
Nothing.
dom.checkTargetBrowsers()
Availability
Dreamweaver 3.
Description
Runs a target browser check on the document. To run a target browser check on a folder or group
of files, see “site.checkTargetBrowsers()” on page 224.
Arguments
None.
Returns
Nothing.
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.
000_DW_API_Print.book Page 267 Wednesday, August 20, 2003 9:14 AM