Specifications

509
Arguments
toBackOrFront
toBackOrFront
is the direction in which the hotspots are to movethat is front or back.
Returns
Nothing.
Enabler
“dom.canArrange()” on page 410
dom.makeSizesEqual()
Availability
Dreamweaver 3
Description
Makes the selected layers or hotspots equal in height, width, or both. The last layer or hotspot
selected is the guide.
Arguments
bHoriz, bVert
bHoriz is a Boolean value that indicates whether to resize the layers or hotspots horizontally.
bVert is a Boolean value that indicates whether to resize the layers or hotspots vertically.
Returns
Nothing.
dom.moveSelectionBy()
Availability
Dreamweaver 3
Description
Moves the selected layers or hotspots by the specified number of pixels horizontally and vertically.
Arguments
x, y
x is the number of pixels that the selection is to move horizontally.
y is the number of pixels that the selection is to move vertically.
Returns
Nothing.
dom.resizeSelectionBy()
Availability
Dreamweaver 3
Description
Resizes the currently selected layer or hotspot.