From 61f39e196b0d6e7a00a323dc5240f0f742b9d61b Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 27 Jan 2009 22:46:40 +0000 Subject: [PATCH] Created new folder for effect_types that includes all standard effects together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted. --- demos/effect_types/blind.html | 45 +++++++ demos/effect_types/bounce.html | 42 +++++++ demos/effect_types/clip.html | 45 +++++++ demos/effect_types/default.html | 199 ++++++++++++++++++++++++++++++ demos/effect_types/drop.html | 45 +++++++ demos/effect_types/explode.html | 45 +++++++ demos/effect_types/fold.html | 45 +++++++ demos/effect_types/highlight.html | 42 +++++++ demos/effect_types/index.html | 31 +++++ demos/effect_types/puff.html | 45 +++++++ demos/effect_types/pulsate.html | 42 +++++++ demos/effect_types/scale.html | 44 +++++++ demos/effect_types/shake.html | 42 +++++++ demos/effect_types/size.html | 54 ++++++++ demos/effect_types/slide.html | 45 +++++++ demos/effect_types/transfer.html | 48 +++++++ 16 files changed, 859 insertions(+) create mode 100644 demos/effect_types/blind.html create mode 100644 demos/effect_types/bounce.html create mode 100644 demos/effect_types/clip.html create mode 100644 demos/effect_types/default.html create mode 100644 demos/effect_types/drop.html create mode 100644 demos/effect_types/explode.html create mode 100644 demos/effect_types/fold.html create mode 100644 demos/effect_types/highlight.html create mode 100644 demos/effect_types/index.html create mode 100644 demos/effect_types/puff.html create mode 100644 demos/effect_types/pulsate.html create mode 100644 demos/effect_types/scale.html create mode 100644 demos/effect_types/shake.html create mode 100644 demos/effect_types/size.html create mode 100644 demos/effect_types/slide.html create mode 100644 demos/effect_types/transfer.html diff --git a/demos/effect_types/blind.html b/demos/effect_types/blind.html new file mode 100644 index 000000000..413b2c7e4 --- /dev/null +++ b/demos/effect_types/blind.html @@ -0,0 +1,45 @@ + + + + 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 new file mode 100644 index 000000000..733b38478 --- /dev/null +++ b/demos/effect_types/bounce.html @@ -0,0 +1,42 @@ + + + + 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 new file mode 100644 index 000000000..53d58cfa7 --- /dev/null +++ b/demos/effect_types/clip.html @@ -0,0 +1,45 @@ + + + + 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 new file mode 100644 index 000000000..f2c375d65 --- /dev/null +++ b/demos/effect_types/default.html @@ -0,0 +1,199 @@ + + + + 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.

+ +
+ + + diff --git a/demos/effect_types/drop.html b/demos/effect_types/drop.html new file mode 100644 index 000000000..c86c5c73f --- /dev/null +++ b/demos/effect_types/drop.html @@ -0,0 +1,45 @@ + + + + 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/explode.html b/demos/effect_types/explode.html new file mode 100644 index 000000000..e8f689501 --- /dev/null +++ b/demos/effect_types/explode.html @@ -0,0 +1,45 @@ + + + + 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 new file mode 100644 index 000000000..8c1724a02 --- /dev/null +++ b/demos/effect_types/fold.html @@ -0,0 +1,45 @@ + + + + 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/highlight.html b/demos/effect_types/highlight.html new file mode 100644 index 000000000..3b8e6c7b4 --- /dev/null +++ b/demos/effect_types/highlight.html @@ -0,0 +1,42 @@ + + + + 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 new file mode 100644 index 000000000..c4c397728 --- /dev/null +++ b/demos/effect_types/index.html @@ -0,0 +1,31 @@ + + + + jQuery UI Effects - General Demos + + + + +
+

Effect examples

+ +
+ + + diff --git a/demos/effect_types/puff.html b/demos/effect_types/puff.html new file mode 100644 index 000000000..6bfd0cfb1 --- /dev/null +++ b/demos/effect_types/puff.html @@ -0,0 +1,45 @@ + + + + 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 new file mode 100644 index 000000000..75cdd5632 --- /dev/null +++ b/demos/effect_types/pulsate.html @@ -0,0 +1,42 @@ + + + + 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 new file mode 100644 index 000000000..712ee3f3b --- /dev/null +++ b/demos/effect_types/scale.html @@ -0,0 +1,44 @@ + + + + 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 new file mode 100644 index 000000000..5655bd72d --- /dev/null +++ b/demos/effect_types/shake.html @@ -0,0 +1,42 @@ + + + + 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/size.html b/demos/effect_types/size.html new file mode 100644 index 000000000..393c3856b --- /dev/null +++ b/demos/effect_types/size.html @@ -0,0 +1,54 @@ + + + + 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 new file mode 100644 index 000000000..3ddb7391f --- /dev/null +++ b/demos/effect_types/slide.html @@ -0,0 +1,45 @@ + + + + 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/transfer.html b/demos/effect_types/transfer.html new file mode 100644 index 000000000..bcf220476 --- /dev/null +++ b/demos/effect_types/transfer.html @@ -0,0 +1,48 @@ + + + + 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.

+ +
+ + +