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/animate/default.html | 55 +++++++++++++++++++++++++ apps/it/static/js/ui/demos/animate/index.html | 14 +++++++ 2 files changed, 69 insertions(+) create mode 100644 apps/it/static/js/ui/demos/animate/default.html create mode 100644 apps/it/static/js/ui/demos/animate/index.html (limited to 'apps/it/static/js/ui/demos/animate') diff --git a/apps/it/static/js/ui/demos/animate/default.html b/apps/it/static/js/ui/demos/animate/default.html new file mode 100644 index 0000000..ca05a08 --- /dev/null +++ b/apps/it/static/js/ui/demos/animate/default.html @@ -0,0 +1,55 @@ + + + + + jQuery UI Effects - Animate demo + + + + + + + + + +
+
+

Animate

+

+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. +

+
+
+ +Toggle Effect + +
+

Click the button above to preview the effect.

+
+ + diff --git a/apps/it/static/js/ui/demos/animate/index.html b/apps/it/static/js/ui/demos/animate/index.html new file mode 100644 index 0000000..3620fd7 --- /dev/null +++ b/apps/it/static/js/ui/demos/animate/index.html @@ -0,0 +1,14 @@ + + + + + jQuery UI Effects Demos + + + + + + + -- cgit v1.2.3