Adobe 38040334 - Dreamweaver CS3 User Manual page 118

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

Advertisement

beep(){
if(confirm("Is your order complete?")
{
dreamweaver.beep();
alert("Click OK to submit your order");
}
}
dreamweaver.getShowDialogsOnInsert()
Availability
Dreamweaver 3.
Description
Checks whether the Show Dialog When Inserting Objects option is turned on in the General category of Preferences.
Arguments
None.
Returns
A Boolean value that indicates whether the option is on.
dreamweaver.quitApplication()
Availability
Dreamweaver 3.
Description
Quits Dreamweaver after the script that calls this function finishes executing.
Arguments
None.
Returns
Nothing.
dreamweaver.showAboutBox()
Availability
Dreamweaver 3.
Description
Opens the About dialog box.
Arguments
None.
Returns
Nothing.
DREAMWEAVER CS3
113
API Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents