MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Reference page 467

Dreamweaver api reference
Table of Contents

Advertisement

Arguments
None.
Returns
Nothing.
Enabler
See
"dreamweaver.canZoom()" on page
Example
if (canZoom()){
zoomIn();
}
dreamweaver.zoomOut()
Availability
Dreamweaver 8.
Description
This function zooms out 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.
Arguments
None.
Returns
Nothing.
Enabler
See
"dreamweaver.canZoom()" on page
Example
if (canZoom()){
zoomOut();
}
574.
574.
Zoom functions
467

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?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents