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/dialog/animated.html | 52 +++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 apps/it/static/js/ui/demos/dialog/animated.html (limited to 'apps/it/static/js/ui/demos/dialog/animated.html') diff --git a/apps/it/static/js/ui/demos/dialog/animated.html b/apps/it/static/js/ui/demos/dialog/animated.html new file mode 100644 index 0000000..7bc2620 --- /dev/null +++ b/apps/it/static/js/ui/demos/dialog/animated.html @@ -0,0 +1,52 @@ + + + + + jQuery UI Dialog - Animation + + + + + + + + + + + + + + + + + + +
+

This is an animated dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.

+
+ + + +
+

Dialogs may be animated by specifying an effect for the show and/or hide properties. You must include the individual effects file for any effects you would like to use.

+
+ + -- cgit v1.2.3