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.
This function is meaningful only in the menus.xml file. To show, bring forward, or hide a
floating panel, use dw.setFloaterVisibility().
240
Workspace
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?
Questions and answers