From 5f4a6009e9987842b3a970c77bed0b52f7e810e2 Mon Sep 17 00:00:00 2001 From: jzaefferer Date: Wed, 23 Jun 2010 16:58:20 +0200 Subject: Menu: Extended button's splitbutton demo to use an actual menu --- demos/button/splitbutton.html | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) (limited to 'demos/button/splitbutton.html') 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.

-- cgit v1.2.3