Adobe 38040334 - Dreamweaver CS3 User Manual page 409

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

Advertisement

DREAMWEAVER CS3
404
API Reference
dom.newBlock()
Availability
Dreamweaver 3.
Description
Creates a new block with the same tag and attributes as the block that contains the current selection or creates a new
paragraph if the pointer is outside all blocks.
Arguments
None.
Returns
Nothing.
Example
If the current selection is inside a center-aligned paragraph, a call to the
function inserts
dom.newBlock()
<p
after the current paragraph.
align="center">
dom.notifyFlashObjectChanged()
Availability
Dreamweaver 4.
Description
Tells Dreamweaver that the current Flash object file has changed. Dreamweaver updates the Preview display, resizing
it as necessary, preserving the width-height ratio from the original size. For example, Flash Text uses this feature to
update the text in the Layout view as the user changes its properties in the Command dialog box.
Arguments
None.
Returns
Nothing.
dom.outdent()
Availability
Dreamweaver 3.
Description
Outdents the selection.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents