dreamweaver.htmlInspector.collapseSelectedCodeFragmentInverse()

Availability

Dreamweaver 8.

Description

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

Arguments

allowAdjustmentOfCodeFragments

Returns

Nothing.

Example

The following example collapses all code before and after the selected code in the Code inspector, exactly as indicated by the selection:

dreamweaver.htmlInspector.collapseSelectedCodeFragmentInverse(false);

 

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

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