MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 512

Dreamweaver api reference
Table of Contents

Advertisement

dom.resizeSelection()
Availability
Dreamweaver 3.
Description
Resizes the selected object to the specified dimensions.
Arguments
newWidth, newHeight
The
argument specifies the new width to which the function will set the
newWidth
selected object.
The
argument specifies the new height to which the function will set the
newHeight
selected object.
Returns
Nothing.
dom.setAttributeWithErrorChecking()
Availability
Dreamweaver 3.
Description
Sets the specified attribute to the specified value for the current selection, prompting the
user if the value is the wrong type or if it is out of range. This function is valid only for the
active document.
Arguments
attribute, value
The
argument specifies the attribute to set for the current selection.
attribute
The
argument specifies the value to set for the attribute.
value
Returns
Nothing.
512
Code

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

This manual is also suitable for:

Dreamweaver 8

Table of Contents