dreamweaver.htmlInspector.collapseSelectedCodeFragment()

Availability

Dreamweaver 8.

Description

This function collapses the selected code in the Code inspector. If the selection is already collapsed, this function does nothing.

Arguments

allowCodeFragmentAdjustment

Returns

Nothing.

Example

The following example adjusts and collapses the selected code in the Code inspector:

dreamweaver.htmlInspector.collapseSelectedCodeFragment(true);

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/12_wo180.htm