From: jzaefferer Date: Wed, 23 Jun 2010 14:58:20 +0000 (+0200) Subject: Menu: Extended button's splitbutton demo to use an actual menu X-Git-Tag: 1.9m3~2^2~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5f4a6009e9987842b3a970c77bed0b52f7e810e2;p=jquery-ui.git Menu: Extended button's splitbutton demo to use an actual menu --- diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html index 7e4d66038..a6d1f47cd 100644 --- a/demos/button/splitbutton.html +++ b/demos/button/splitbutton.html @@ -8,6 +8,8 @@ + + @@ -39,8 +52,15 @@
- - +
+ + +
+
@@ -49,7 +69,7 @@
-

An example of a split button built with two buttons: A plan button with just text, one with only a primary icon +

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