User Guide
222 Workspace
Enabler
See “site.canShowPageTitles()” on page 596.
site.setShowToolTips()
Availability
Dreamweaver 3.
Description
This function toggles the Tool Tips option on or off.
Arguments
bShowToolTips
■ The bShowToolTips argument is a Boolean value: true turns on the Tool Tips option;
false turns it off.
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 toolbarID argument is the ID of the toolbar with the items Dreamweaver should
update.
000_DW_API_Print.book Page 222 Wednesday, July 20, 2005 11:58 AM