From 75ad7e4bd7d69243e7e5281c2642f00478fb072d Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Wed, 19 Feb 2014 18:02:09 +0200 Subject: Added tags, jquery UI --- apps/it/static/js/ui/demos/button/splitbutton.html | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 apps/it/static/js/ui/demos/button/splitbutton.html (limited to 'apps/it/static/js/ui/demos/button/splitbutton.html') diff --git a/apps/it/static/js/ui/demos/button/splitbutton.html b/apps/it/static/js/ui/demos/button/splitbutton.html new file mode 100644 index 0000000..faf7f06 --- /dev/null +++ b/apps/it/static/js/ui/demos/button/splitbutton.html @@ -0,0 +1,69 @@ + + + + + jQuery UI Button - Split button + + + + + + + + + + + + + +
+
+ + +
+ +
+ +
+

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