Toolbar Functions - Adobe 38040334 - Dreamweaver CS3 User Manual

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

Advertisement

Description
This function toggles the Tool Tips option on or off.
Arguments
bShowToolTips
• The
argument is a Boolean value:
bShowToolTips
Returns
Nothing.

Toolbar functions

The following JavaScript functions let you get and set the visibility of toolbars and toolbar labels, obtain the labels of
toolbar items in the current window, position toolbars, and obtain toolbar IDs. For more information on creating or
modifying toolbars, see "Toolbars" in Extending Dreamweaver Help.
dom.forceToolbarUpdate()
Availability
Dreamweaver MX 2004.
Description
Forces the update handlers to run for all the items on the specified toolbar.
Arguments
toolbarID
• The
argument is the ID of the toolbar with the items Dreamweaver should update.
toolbarID
Returns
Nothing.
dom.getShowToolbarIconLabels()
Availability
Dreamweaver MX.
Description
This function determines whether labels for buttons are visible in the current document window. Dreamweaver
always shows labels for non-button controls, if the labels are defined.
Arguments
None.
Returns
A Boolean value:
if labels for buttons are visible in the current document window;
true
turns on the Tool Tips option;
true
DREAMWEAVER CS3
API Reference
turns it off.
false
otherwise.
false
168

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dreamweaver cs3

Table of Contents