MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 240

Dreamweaver api reference
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents