From 2196b74a3126dc2dedd4e91727dbc75c41dc45f5 Mon Sep 17 00:00:00 2001 From: kborchers Date: Wed, 21 Sep 2011 10:42:07 -0500 Subject: Popup: Added show/hide animations and a demo --- demos/popup/animation.html | 96 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 demos/popup/animation.html (limited to 'demos/popup/animation.html') diff --git a/demos/popup/animation.html b/demos/popup/animation.html new file mode 100644 index 000000000..3d5f50583 --- /dev/null +++ b/demos/popup/animation.html @@ -0,0 +1,96 @@ + + + + jQuery UI Popup - Animation demo + + + + + + + + + + + + + + + + + +
+ Log In +
+
+ + +
+
+ + +
+
+ +
+
+
+ +
+ +

A link to a login form that opens as a popup. Open and close animations have been used.

+ +
+ + + + -- cgit v1.2.3 From cb372b7c2022f0827a5aeab117f0a21ff7cb8193 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Wed, 21 Sep 2011 22:54:29 +0200 Subject: Popup: Make menu dependency actually optional, cleanup demos --- demos/popup/animation.html | 12 ------------ demos/popup/default.html | 12 ------------ ui/jquery.ui.popup.js | 7 ++++--- 3 files changed, 4 insertions(+), 27 deletions(-) (limited to 'demos/popup/animation.html') diff --git a/demos/popup/animation.html b/demos/popup/animation.html index 3d5f50583..d14a12cd7 100644 --- a/demos/popup/animation.html +++ b/demos/popup/animation.html @@ -9,7 +9,6 @@ - @@ -43,17 +42,6 @@