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/toolbar.html | 118 +++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 apps/it/static/js/ui/demos/button/toolbar.html (limited to 'apps/it/static/js/ui/demos/button/toolbar.html') diff --git a/apps/it/static/js/ui/demos/button/toolbar.html b/apps/it/static/js/ui/demos/button/toolbar.html new file mode 100644 index 0000000..d5dcb26 --- /dev/null +++ b/apps/it/static/js/ui/demos/button/toolbar.html @@ -0,0 +1,118 @@ + + + + + jQuery UI Button - Toolbar + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ +
+

+ A mediaplayer toolbar. Take a look at the underlying markup: A few button elements, + an input of type checkbox for the Shuffle button, and three inputs of type radio for the Repeat options. +

+
+ + -- cgit v1.2.3