diff --git a/demos/effects/blind.html b/demos/effects/blind.html
new file mode 100644
index 000000000..eb176ae57
--- /dev/null
+++ b/demos/effects/blind.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Blind Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("blind") effect. You can click again to see the .show("blind") effect.
+
+
+
+
+
+
diff --git a/demos/effects/clip.html b/demos/effects/clip.html
new file mode 100644
index 000000000..ee0cfb420
--- /dev/null
+++ b/demos/effects/clip.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Clip Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("clip") effect. You can click again to see the .show("clip") effect.
+
+
+
+
+
+
diff --git a/demos/effects/default.html b/demos/effects/default.html
new file mode 100644
index 000000000..eb176ae57
--- /dev/null
+++ b/demos/effects/default.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Blind Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("blind") effect. You can click again to see the .show("blind") effect.
+
+
+
+
+
+
diff --git a/demos/effects/drop.html b/demos/effects/drop.html
new file mode 100644
index 000000000..dbb259405
--- /dev/null
+++ b/demos/effects/drop.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Drop Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("drop") effect. You can click again to see the .show("drop") effect.
+
+
+
+
+
+
diff --git a/demos/effects/explode.html b/demos/effects/explode.html
new file mode 100644
index 000000000..5b3677645
--- /dev/null
+++ b/demos/effects/explode.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Explode Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("explode") effect. You can click again to see the .show("explode") effect.
+
+
+
+
+
+
diff --git a/demos/effects/fold.html b/demos/effects/fold.html
new file mode 100644
index 000000000..0c8ac7574
--- /dev/null
+++ b/demos/effects/fold.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Fold Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("fold") effect. You can click again to see the .show("fold") effect.
+
+
+
+
+
+
diff --git a/demos/effects/index.html b/demos/effects/index.html
index 9876d1998..3d70b4f89 100644
--- a/demos/effects/index.html
+++ b/demos/effects/index.html
@@ -1,15 +1,22 @@
- jQuery UI Effect Show/Hide Demos
+ jQuery UI Effects - Show/Hide Demos
-
Examples
+
Show/Hide and Toggle Effects
diff --git a/demos/effects/puff.html b/demos/effects/puff.html
new file mode 100644
index 000000000..62f217b7e
--- /dev/null
+++ b/demos/effects/puff.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Puff Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("puff") effect. You can click again to see the .show("puff") effect.
+
+
+
+
+
+
diff --git a/demos/effects/scale.html b/demos/effects/scale.html
new file mode 100644
index 000000000..4a7d51e82
--- /dev/null
+++ b/demos/effects/scale.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Scale Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("scale") effect. You can click again to see the .show("scale") effect.
+
+
+
+
+
+
diff --git a/demos/effects/slide.html b/demos/effects/slide.html
new file mode 100644
index 000000000..ded93bf1a
--- /dev/null
+++ b/demos/effects/slide.html
@@ -0,0 +1,47 @@
+
+
+
+ jQuery UI Effects - Slide Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+
+
+
+Click above to preview the .hide("slide") effect. You can click again to see the .show("slide") effect.
+
+
+
+
+
+