Code Collapse Functions - MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference

Dreamweaver api reference
Table of Contents

Advertisement

Arguments
floaterName
The
floaterName
, the visible/invisible state of the Reference panel is updated by the user's
reference
selection 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.

Code collapse functions

Code collapse functions let you visually collapse and expand code. You can collapse or expand
arbitrary selections of code, or fragments between opening and closing tags. Although the
code collapse functions exist in both the dom and htmlInspector, the collapsed ranges are the
same in both Code view and the Cold Inspector.
dom.collapseFullTag()
Availability
Dreamweaver 8.
argument is the name of the window. If the floating panel name is
makes it visible and then updates it.
Code collapse functions
241

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

This manual is also suitable for:

Dreamweaver 8

Table of Contents