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 --- .../static/js/ui/demos/datepicker/animation.html | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 apps/it/static/js/ui/demos/datepicker/animation.html (limited to 'apps/it/static/js/ui/demos/datepicker/animation.html') diff --git a/apps/it/static/js/ui/demos/datepicker/animation.html b/apps/it/static/js/ui/demos/datepicker/animation.html new file mode 100644 index 0000000..da8193e --- /dev/null +++ b/apps/it/static/js/ui/demos/datepicker/animation.html @@ -0,0 +1,51 @@ + + + + + jQuery UI Datepicker - Animations + + + + + + + + + + + + + + + + + +

Date:

+ +

Animations:
+ +

+ +
+

Use different animations when opening or closing the datepicker. Choose an animation from the dropdown, then click on the input to see its effect. You can use one of the three standard animations or any of the UI Effects.

+
+ + -- cgit v1.2.3