From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/button/splitbutton.html | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/button/splitbutton.html (limited to 'include/jquery_ui/development-bundle/demos/button/splitbutton.html') diff --git a/include/jquery_ui/development-bundle/demos/button/splitbutton.html b/include/jquery_ui/development-bundle/demos/button/splitbutton.html new file mode 100644 index 000000000..43302300b --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/button/splitbutton.html @@ -0,0 +1,55 @@ + + + + + jQuery UI Button - Split button + + + + + + + + + + + +
+ +
+ + +
+ +
+ + + +
+

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