<itemtype/>

Description

Defines a single toolbar item. Toolbar items include buttons, radio buttons, check buttons, combo boxes, pop-up menus, and so on. For a list of the types of toolbar items that you can define, see .

Attributes

The attributes vary, depending on the item that you define. For a complete list of the attributes that you can specify for toolbar items, see .

Contents

None.

Container

The toolbar tag or the toolbarset tag.

Example

<button id="strikeout_button" .../>