From: Scott Jehl Date: Fri, 30 Jan 2009 22:35:58 +0000 (+0000) Subject: added effect methods demos - still have not made demos for the class animations X-Git-Tag: 1.6~148 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8d61ce344b820052a8ed34a2ffbe974d13576d93;p=jquery-ui.git added effect methods demos - still have not made demos for the class animations --- diff --git a/demos/effect_types/all_effects.html b/demos/effect_types/all_effects.html deleted file mode 100644 index 01b847221..000000000 --- a/demos/effect_types/all_effects.html +++ /dev/null @@ -1,222 +0,0 @@ - - - - jQuery UI Effects Test Suite - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/demos/effect_types/animate.html b/demos/effect_types/animate.html new file mode 100644 index 000000000..d382afde2 --- /dev/null +++ b/demos/effect_types/animate.html @@ -0,0 +1,52 @@ + + + + jQuery UI Effect Methods - Animate Demo + + + + + + + + + +
+ +
+
+

Animate

+

+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. +

+
+
+ +Show Effect + +
+ +
+ +

Click anywhere in the frame above to toggle the effect.

+ +
+ + + diff --git a/demos/effect_types/blind.html b/demos/effect_types/blind.html deleted file mode 100644 index 413b2c7e4..000000000 --- a/demos/effect_types/blind.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Blind Demo - - - - - - - - - - -
- -
-
-

Blind

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/bounce.html b/demos/effect_types/bounce.html deleted file mode 100644 index 733b38478..000000000 --- a/demos/effect_types/bounce.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - jQuery UI Effects - Bounce Demo - - - - - - - - - - -
- -
-

Bounce

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - - diff --git a/demos/effect_types/clip.html b/demos/effect_types/clip.html deleted file mode 100644 index 53d58cfa7..000000000 --- a/demos/effect_types/clip.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Clip Demo - - - - - - - - - - -
- -
-
-

Clip

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/default.html b/demos/effect_types/default.html deleted file mode 100644 index 3f2fe0c13..000000000 --- a/demos/effect_types/default.html +++ /dev/null @@ -1,199 +0,0 @@ - - - - jQuery UI Effects - All Effect Types - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
-

Blind

-

Click to view the effect in action.

-
-
- -
-
-

Bounce

-

Click to view the effect in action.

-
-
- -
-
-

Clip

-

Click to view the effect in action.

-
-
- -
-
-

Drop

-

Click to view the effect in action.

-
-
- -
-
-

Explode

-

Click to view the effect in action.

-
-
- -
-
-

Fold

-

Click to view the effect in action.

-
-
- -
-
-

Highlight

-

Click to view the effect in action.

-
-
- -
-
-

Puff

-

Click to view the effect in action.

-
-
- -
-
-

Pulsate

-

Click to view the effect in action.

-
-
- -
-
-

Scale

-

Click to view the effect in action.

-
-
- -
-
-

Shake

-

Click to view the effect in action.

-
-
- -
-
-

Size

-

Click to view the effect in action.

-
-
- -
-
-

Slide

-

Click to view the effect in action.

-
-
- -
-
-

Transfer

-

Click to view the effect in action.

-
-
- - - - - -
- -
- -

Click anywhere in the dialog above to preview the effect, click again to revert it.

- -
- - - diff --git a/demos/effect_types/drop.html b/demos/effect_types/drop.html deleted file mode 100644 index c86c5c73f..000000000 --- a/demos/effect_types/drop.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Drop Demo - - - - - - - - - - -
- -
-
-

Drop

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/effect.html b/demos/effect_types/effect.html new file mode 100644 index 000000000..3765643b4 --- /dev/null +++ b/demos/effect_types/effect.html @@ -0,0 +1,49 @@ + + + + jQuery UI Effect Methods - Effect Demo + + + + + + + + + + +
+ +
+
+

Effect

+

+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. +

+
+
+ +Show Effect + + +
+ +
+ +

Click anywhere in the frame above to show the effect.

+ +
+ + + diff --git a/demos/effect_types/explode.html b/demos/effect_types/explode.html deleted file mode 100644 index e8f689501..000000000 --- a/demos/effect_types/explode.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Explode Demo - - - - - - - - - - -
- -
-
-

Explode

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/fold.html b/demos/effect_types/fold.html deleted file mode 100644 index 8c1724a02..000000000 --- a/demos/effect_types/fold.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Fold Demo - - - - - - - - - - -
- -
-
-

Fold

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/hide.html b/demos/effect_types/hide.html new file mode 100644 index 000000000..b4f83e429 --- /dev/null +++ b/demos/effect_types/hide.html @@ -0,0 +1,47 @@ + + + + jQuery UI Effect Methods - Hide Demo + + + + + + + + + + +
+ +
+
+

Hide

+

+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. +

+
+
+Show Effect + +
+ +
+ +

Click anywhere in the frame above to see the effect.

+ +
+ + + diff --git a/demos/effect_types/highlight.html b/demos/effect_types/highlight.html deleted file mode 100644 index 3b8e6c7b4..000000000 --- a/demos/effect_types/highlight.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - jQuery UI Effects - Highlight Demo - - - - - - - - - - -
- -
-

Highlight

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - - diff --git a/demos/effect_types/index.html b/demos/effect_types/index.html deleted file mode 100644 index c4c397728..000000000 --- a/demos/effect_types/index.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - jQuery UI Effects - General Demos - - - - -
-

Effect examples

- -
- - - diff --git a/demos/effect_types/puff.html b/demos/effect_types/puff.html deleted file mode 100644 index 6bfd0cfb1..000000000 --- a/demos/effect_types/puff.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Puff Demo - - - - - - - - - - -
- -
-
-

Puff

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/pulsate.html b/demos/effect_types/pulsate.html deleted file mode 100644 index 75cdd5632..000000000 --- a/demos/effect_types/pulsate.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - jQuery UI Effects - Pulsate Demo - - - - - - - - - - -
- -
-

Pulsate

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - - diff --git a/demos/effect_types/scale.html b/demos/effect_types/scale.html deleted file mode 100644 index 712ee3f3b..000000000 --- a/demos/effect_types/scale.html +++ /dev/null @@ -1,44 +0,0 @@ - - - - jQuery UI Effects - Scale Demo - - - - - - - - - - -
- -
-

Scale

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - - diff --git a/demos/effect_types/shake.html b/demos/effect_types/shake.html deleted file mode 100644 index 5655bd72d..000000000 --- a/demos/effect_types/shake.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - jQuery UI Effects - Shake Demo - - - - - - - - - - -
- -
-

Shake

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - - diff --git a/demos/effect_types/show.html b/demos/effect_types/show.html new file mode 100644 index 000000000..32e5f4538 --- /dev/null +++ b/demos/effect_types/show.html @@ -0,0 +1,49 @@ + + + + jQuery UI Effect Methods - Show Demo + + + + + + + + + + +
+ +
+
+

Show

+

+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. +

+
+
+Show Effect + + +
+ +
+ +

Click anywhere in the frame above to show the effect.

+ +
+ + + diff --git a/demos/effect_types/size.html b/demos/effect_types/size.html deleted file mode 100644 index 393c3856b..000000000 --- a/demos/effect_types/size.html +++ /dev/null @@ -1,54 +0,0 @@ - - - - jQuery UI Effects - Size Demo - - - - - - - - - - -
- -
-

Size

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - - diff --git a/demos/effect_types/slide.html b/demos/effect_types/slide.html deleted file mode 100644 index 3ddb7391f..000000000 --- a/demos/effect_types/slide.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - jQuery UI Effects - Slide Demo - - - - - - - - - - -
- -
-
-

Slide

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
-
- -
- -
- -

Click anywhere in the frame above to toggle the effect.

- -
- - - diff --git a/demos/effect_types/toggle.html b/demos/effect_types/toggle.html new file mode 100644 index 000000000..9dcf9dc61 --- /dev/null +++ b/demos/effect_types/toggle.html @@ -0,0 +1,46 @@ + + + + jQuery UI Effect Methods - Toggle Demo + + + + + + + + + + +
+ +
+
+

Toggle

+

+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. +

+
+
+Show Effect +
+ +
+ +

Click anywhere in the frame above to toggle the effect.

+ +
+ + + diff --git a/demos/effect_types/transfer.html b/demos/effect_types/transfer.html deleted file mode 100644 index bcf220476..000000000 --- a/demos/effect_types/transfer.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - jQuery UI Effects - Transfer Demo - - - - - - - - - - -
- -
-

Transfer

-

- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi. -

-
- -
- -
- -
- -

Click anywhere in the dialog above to preview the effect.

- -
- - -