From 90fb45dffafc2e891b1ebca948ad33e6b94de112 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 7 Jan 2010 03:19:50 +0000 Subject: Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests). --- demos/button/splitbutton.html | 57 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 demos/button/splitbutton.html (limited to 'demos/button/splitbutton.html') diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html new file mode 100644 index 000000000..182fb6999 --- /dev/null +++ b/demos/button/splitbutton.html @@ -0,0 +1,57 @@ + + + + jQuery UI Button - Default demo + + + + + + + + + + + +
+ +
+ + +
+ +
+ + + +
+ +

An example of a split button built with two buttons: A plan button with just text, one with only a primary icon +and no text. Both are grouped together in a set.

+ +
+ + + + + -- cgit v1.2.3