Global document functions, Dom.checkspelling(), Dom.checktargetbrowsers() – Adobe Dreamweaver API Reference CS5 User Manual
Page 269: Dom.getparsemode()

264
DREAMWEAVER API REFERENCE
Document
Last updated 8/27/2013
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
“
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.