Dijit Button Test

Simple, drop down & combo buttons

Buttons can do an action, display a menu, or both:

tooltip on button
Edit!
Cut
Copy
Paste
Color
Save

Buttons with no text label

Buttons have showLabel=false so text is not displayed. Should have title attribute displayed on mouse over

Color
Save

Toggle buttons

The button CSS as well as the icon CSS can change on toggle


Sizing

Short button, tall buttons, big buttons, small buttons... These buttons size to their content (just like <button>).


Customized buttons

Dojo users can mix in their styles. Here's an example:

Toggling the display test

(Ticket #403)

Programatically changing buttons

clicking the buttons below will change the buttons above

Button instantiated via javacript: