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/default.html | 34 ++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 apps/it/static/js/ui/demos/button/default.html (limited to 'apps/it/static/js/ui/demos/button/default.html') diff --git a/apps/it/static/js/ui/demos/button/default.html b/apps/it/static/js/ui/demos/button/default.html new file mode 100644 index 0000000..2318ecc --- /dev/null +++ b/apps/it/static/js/ui/demos/button/default.html @@ -0,0 +1,34 @@ + + + + + jQuery UI Button - Default functionality + + + + + + + + + + + + + + +An anchor + +
+

Examples of the markup that can be used for buttons: A button element, an input of type submit and an anchor.

+
+ + -- cgit v1.2.3