![MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Скачать руководство пользователя страница 410](http://html1.mh-extra.com/html/macromedia/dreamweaver-mx-2004-dreamweaver-api/dreamweaver-mx-2004-dreamweaver-api_reference_3336554410.webp)
410
Chapter 18: Code
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
if the Design view (WYSIWYG) is synchronized with the text in the Text
view;
false
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:
true
if the current selection is in a valid piece of code;
false
if the document
has not been synchronized, because the selection is not updated.
dom.setShowNoscript
Availability
Dreamweaver MX.
Description
Sets the
noscript
content option on or off (the same as selecting the View > Noscript Content
option). On by default, the
noscript
tag identifies page script content that can be rendered, or
not (by choice), in the browser.
Arguments
{bShowNoscript}
•
The
bShowNoscript
argument, which is optional, is a Boolean value that indicates whether
the
noscript
tag content should be rendered;
true
if the
noscript
tag content should be
rendered,
false
otherwise.
000_DW_API_Print.book Page 410 Wednesday, August 20, 2003 9:14 AM
Содержание DREAMWEAVER MX 2004-DREAMWEAVER API
Страница 1: ...Dreamweaver API Reference...
Страница 24: ...24 Contents...
Страница 32: ......
Страница 70: ...70 Chapter 5 Fireworks Integration...
Страница 76: ...76 Chapter 6 Flash Integration...
Страница 116: ...116 Chapter 9 The JavaBeans API...
Страница 140: ......
Страница 152: ...152 Chapter 11 Application...
Страница 218: ...218 Chapter 12 Workspace...
Страница 248: ...248 Chapter 13 Site...
Страница 292: ...292 Chapter 14 Document...
Страница 378: ...378 Chapter 17 Design...
Страница 430: ...430 Chapter 18 Code...
Страница 486: ...486 Index...