This is a title pane, containing another title pane ...
+
+
+
And this is the inner title pane...
+
+
Sed sollicitudin suscipit risus. Nam
+ ullamcorper. Sed nisl lectus, pellentesque nec,
+ malesuada eget, ornare a, libero. Lorem ipsum dolor
+ sit amet, consectetuer adipiscing elit.
+
+
+
And this is the closing line for the outer title pane.
+
+
HTML After, check indent
+
+
+
+
+
+
Simple, drop down & combo buttons
+
Buttons can do an action, display a menu, or both:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
dijit.Editor:
+
+
+
+
+
+
+
+
dijit.InlineEditBox + dijit.form.TextBox on <h3>
+
+ (HTML before)
+
+ Edit me - I trigger the onChange callback
+
+ (HTML after)
+
+
+
+
dijit.InlineEditBox + dijit.form.Textarea
+
+ (HTML before)
+
+ I'm one big paragraph. Go ahead and edit me. I dare you.
+ The quick brown fox jumped over the lazy dog. Blah blah blah blah blah blah blah ...
+
+ (HTML after)
+
+
+ These links will
+ disable /
+ enable
+ the text area above.
+