MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 466

Dreamweaver api reference
Table of Contents

Advertisement

Enabler
See
"dreamweaver.canFitSelection()" on page
Example
if (canFitSeletion()){
fitSelection();
}
dreamweaver.fitWidth()
Availability
Dreamweaver 8.
Description
This function zooms in or out so that the entire document width fits in the currently visible
portion of the Design view.
Arguments
None.
Returns
Nothing.
Enabler
See
"dreamweaver.canZoom()" on page
Example
if (canZoom()){
fitWidth();
}
dreamweaver.zoomIn()
Availability
Dreamweaver 8.
Description
This function zooms in on the currently active Design view. The zoom level is the next preset
value in the Magnification menu. If there is no next preset value, this function does nothing.
466
Design
568.
574.

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?

This manual is also suitable for:

Dreamweaver 8

Table of Contents