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 ++++++++++++++++++++++++++++++++++++++++++++++ demos/popup/index.html | 1 + 2 files changed, 97 insertions(+) create mode 100644 demos/popup/animation.html (limited to 'demos/popup') 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.

+ +
+ + + + diff --git a/demos/popup/index.html b/demos/popup/index.html index e69365c98..961585268 100644 --- a/demos/popup/index.html +++ b/demos/popup/index.html @@ -10,6 +10,7 @@

Examples

-- cgit v1.2.3