dreamweaver.fitAll()

Availability

Dreamweaver 8.

Description

This function zooms in or out so that the entire document fits in the currently visible portion of the Design view.

Arguments

None.

Returns

Nothing.

Enabler

See dreamweaver.canZoom().

Example

if (canZoom()){
   fitAll();
   }

 

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

Current page: http://livedocs.adobe.com/dreamweaver/8/apiref/17_des93.htm