From: Keith Wood Date: Mon, 16 Jun 2008 10:23:09 +0000 (+0000) Subject: Added effects demonstrations X-Git-Tag: 1.5.1~83 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5a124d14d11e4520b98ba87cdf66700bc598411a;p=jquery-ui.git Added effects demonstrations --- diff --git a/demos/functional/index.html b/demos/functional/index.html index 950dac84e..746148c1d 100644 --- a/demos/functional/index.html +++ b/demos/functional/index.html @@ -155,6 +155,21 @@ +
+ +
+

+ Effects +

+ +
diff --git a/demos/functional/templates/ui.effects.easing.html b/demos/functional/templates/ui.effects.easing.html new file mode 100644 index 000000000..cc09272f5 --- /dev/null +++ b/demos/functional/templates/ui.effects.easing.html @@ -0,0 +1,67 @@ + \ No newline at end of file diff --git a/demos/functional/templates/ui.effects.general.html b/demos/functional/templates/ui.effects.general.html new file mode 100644 index 000000000..f6032d7c8 --- /dev/null +++ b/demos/functional/templates/ui.effects.general.html @@ -0,0 +1,124 @@ + \ No newline at end of file diff --git a/demos/functional/templates/ui.effects.showhide.html b/demos/functional/templates/ui.effects.showhide.html new file mode 100644 index 000000000..5e7f3c187 --- /dev/null +++ b/demos/functional/templates/ui.effects.showhide.html @@ -0,0 +1,120 @@ + \ No newline at end of file