User Guide
240 Workspace
Example
The following example tiles the open documents horizontally:
dw.tileHorizontally()
dreamweaver.tileVertically()
Availability
Dreamweaver MX (Windows only), Dreamweaver 8 (added Macintosh support).
Description
Tiles the document window vertically, positioning one document window behind the other
without overlapping documents. This is similar to splitting the workspace horizontally.
Arguments
None.
Returns
Nothing.
Example
The following example tiles the open documents vertically:
dw.tileVertically()
dreamweaver.toggleFloater()
Availability
Dreamweaver 3.
Description
This function shows, hides, or brings to the front the specified panel or inspector.
NOTE
This function is meaningful only in the menus.xml file. To show, bring forward, or hide a
floating panel, use dw.setFloaterVisibility().
000_DW_API_Print.book Page 240 Wednesday, July 20, 2005 11:58 AM