w2toolbar.tooltipHide

Shows tooltip of the item with id.
tooltipHide(id)
id string, id of the toolbar item
Returns undefined.

Description

The item must exists in the .items array of the toolbar. The toolbar item is identified by the .id property.
If you have toolbar defined in the following way: You can show hide tooltip:

User Comments

comments powered by Disqus