BUTTONTEXTHIDDEN attribute
The BUTTONTEXTHIDDEN
attribute indicates that the button labels for an
element are not to be displayed.
Important:
The BUTTONTEXTHIDDEN
attribute is
deprecated for TOOLBAR
elements: Use Toolbar/"aspect"
style attribute instead.
Syntax
Important:
This feature is deprecated, its use is discouraged although not prohibited.
BUTTONTEXTHIDDEN
Usage
Use BUTTONTEXTHIDDEN
in a TOOLBAR
definition to hide the labels
of toolbar buttons.
Note:
On front-ends where the toolbar button texts
can be hidden with an option (context menu), the stored settings take precedence over the
BUTTONTEXTHIDDEN
attribute.
For more details about toolbar implementation and configuration, see Toolbars.