The
numWarning
The
property, which is the number of information messages
numInfo
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:
true
Text view;
otherwise.
false
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:
true
document has not been synchronized, because the selection is not updated.
526
Code
property, which is the number of warnings
if the Design view (WYSIWYG) is synchronized with the text in the
if the current selection is in a valid piece of code;
if the
false
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?