Specifications

483
Returns
Nothing.
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 561.
Arguments
None.
Returns
Nothing.
dom.runValidation
Availability
Dreamweaver MX
Description
Runs the Validator on a single, specified document (similar to site.runValidation() on page
575).
Arguments
None.