Guide Functions And Properties - Adobe 38040334 - Dreamweaver CS3 User Manual

Api reference
Hide thumbs Also See for 38040334 - Dreamweaver CS3:
Table of Contents

Advertisement

Arguments
None.
Returns
Nothing.
Enabler
See "dreamweaver.canZoom()" on page 452.
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 Magni-
fication menu. If there is no next preset value, this function does nothing.
Arguments
None.
Returns
Nothing.
Enabler
See "dreamweaver.canZoom()" on page 452.
Example
if (canZoom()){
zoomOut();
}

Guide functions and properties

Guide functions and properties let you display, manipulate, and delete guides that let users measure and lay out
elements on their HTML pages.
dom.clearGuides()
Availability
Dreamweaver 8.
DREAMWEAVER CS3
372
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents