Dreamweaver.togglefloater(); Dreamweaver.updatereference() - MACROMEDIA DREAMWEAVER MX 2004-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

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()
Arguments
floaterName
The
floaterName
, the visible/invisible state of the Reference panel is updated by the user's selection
reference
in Code view. All other panels track the selection all the time, but the Reference panel tracks
the selection in Code view only when the user invokes tracking.
Returns
Nothing.

dreamweaver.updateReference()

Availability
Dreamweaver 4.
Description
This function updates the Reference floating panel. If the Reference floating panel is not visible,
dw.updateReference()
Arguments
None.
Returns
Nothing.
.
argument is the name of the window. If the floating panel name is
makes it visible and then updates it.
Window functions
217

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents