User Guide
354 Chapter 17: Design
dom.splitFrame()
Availability
Dreamweaver 3.
Description
Splits the selected frame vertically or horizontally.
Arguments
splitDirection
• The splitDirection argument is a string that must specify one of the following directions:
"up", "down", "left", or "right".
Returns
Nothing.
Enabler
“dom.canSplitFrame()” on page 440.
Layer and image map functions
Layer and image map functions handle aligning, resizing, and moving layers and image map
hotspots. The function description indicates if it applies to layers or to hotspots.
dom.align()
Availability
Dreamweaver 3.
Description
Aligns the selected layers or hotspots left, right, top, or bottom.
Arguments
alignDirection
• The alignDirection argument is a string that specifies the edge to align with the layers or
hotspots ("left", "right", "top", or "bottom").
Returns
Nothing.
Enabler
“dom.canAlign()” on page 431.
000_DW_API_Print.book Page 354 Wednesday, August 20, 2003 9:14 AM