Adobe 38040334 - Dreamweaver CS3 User Manual page 422

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Example
theDom = dw.getDocumentDOM();
theDom.runValidation();
theDom.getAutoValidationCount();
dom.isDesignViewUpdated()
Availability
Dreamweaver 4.
Description
Determines whether the Design view and Text view content is synchronized for those Dreamweaver operations that
require a valid document state.
Arguments
None.
Returns
A Boolean value:
if the Design view (WYSIWYG) is synchronized with the text in the Text view;
true
otherwise.
dom.isSelectionValid()
Availability
Dreamweaver 4.
Description
Determines whether a selection is valid, meaning it is currently synchronized with the Design view, or if it needs to
be moved before an operation occurs.
Arguments
None.
Returns
A Boolean value:
if the current selection is in a valid piece of code;
true
synchronized, because the selection is not updated.
dom.setShowNoscript()
Availability
Dreamweaver MX.
Description
Sets the
content option on or off (the same as selecting the View > Noscript Content option). On by
noscript
default, the
tag identifies page script content that can be rendered, or not (by choice), in the browser.
noscript
Arguments
{bShowNoscript}
if the document has not been
false
DREAMWEAVER CS3
417
API Reference
false

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents