The Dreamweaver JavaScript API > File manipulation functions > dom.resizeSelection() |
Availability
Dreamweaver 3.0
Description
Resizes the selected object to the specified dimensions. To resize a layer or hotspot, use dom.resizeSelectionBy().
Arguments
newWidth, newHeight
Returns
Nothing.
Enabler
None.