From bfa553c42d001bf4356a1777d257e919a5fb5ea5 Mon Sep 17 00:00:00 2001
From: Rafael Xavier de Souza
Date: Wed, 8 May 2013 09:39:27 -0300
Subject: Effects (core): Unite demos into the same single effect/ path
---
demos/addClass/default.html | 45 ------------------
demos/addClass/index.html | 14 ------
demos/animate/default.html | 55 ----------------------
demos/animate/index.html | 14 ------
demos/effect/addClass.html | 45 ++++++++++++++++++
demos/effect/animate.html | 55 ++++++++++++++++++++++
demos/effect/hide.html | 95 +++++++++++++++++++++++++++++++++++++
demos/effect/index.html | 8 ++++
demos/effect/removeClass.html | 45 ++++++++++++++++++
demos/effect/show.html | 97 ++++++++++++++++++++++++++++++++++++++
demos/effect/switchClass.html | 40 ++++++++++++++++
demos/effect/toggle.html | 103 +++++++++++++++++++++++++++++++++++++++++
demos/effect/toggleClass.html | 39 ++++++++++++++++
demos/hide/default.html | 95 -------------------------------------
demos/hide/index.html | 14 ------
demos/removeClass/default.html | 45 ------------------
demos/removeClass/index.html | 14 ------
demos/show/default.html | 97 --------------------------------------
demos/show/index.html | 14 ------
demos/switchClass/default.html | 40 ----------------
demos/switchClass/index.html | 14 ------
demos/toggle/default.html | 103 -----------------------------------------
demos/toggle/index.html | 14 ------
demos/toggleClass/default.html | 39 ----------------
demos/toggleClass/index.html | 14 ------
25 files changed, 527 insertions(+), 631 deletions(-)
delete mode 100644 demos/addClass/default.html
delete mode 100644 demos/addClass/index.html
delete mode 100644 demos/animate/default.html
delete mode 100644 demos/animate/index.html
create mode 100644 demos/effect/addClass.html
create mode 100644 demos/effect/animate.html
create mode 100644 demos/effect/hide.html
create mode 100644 demos/effect/removeClass.html
create mode 100644 demos/effect/show.html
create mode 100644 demos/effect/switchClass.html
create mode 100644 demos/effect/toggle.html
create mode 100644 demos/effect/toggleClass.html
delete mode 100644 demos/hide/default.html
delete mode 100644 demos/hide/index.html
delete mode 100644 demos/removeClass/default.html
delete mode 100644 demos/removeClass/index.html
delete mode 100644 demos/show/default.html
delete mode 100644 demos/show/index.html
delete mode 100644 demos/switchClass/default.html
delete mode 100644 demos/switchClass/index.html
delete mode 100644 demos/toggle/default.html
delete mode 100644 demos/toggle/index.html
delete mode 100644 demos/toggleClass/default.html
delete mode 100644 demos/toggleClass/index.html
(limited to 'demos')
diff --git a/demos/addClass/default.html b/demos/addClass/default.html
deleted file mode 100644
index 97a06a293..000000000
--- a/demos/addClass/default.html
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
- jQuery UI Effects - addClass demo
-
-
-
-
-
-
-
-
-
-
-
- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede.
-
-
-
-Run Effect
-
-
-
This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.
-
-
-
diff --git a/demos/addClass/index.html b/demos/addClass/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/addClass/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
- jQuery UI Effects Demos
-
-
-
-
-
-
-
diff --git a/demos/animate/default.html b/demos/animate/default.html
deleted file mode 100644
index 4095cee73..000000000
--- a/demos/animate/default.html
+++ /dev/null
@@ -1,55 +0,0 @@
-
-
-
-
- jQuery UI Effects - Animate demo
-
-
-
-
-
-
-
-
-
-
-
-
-
- Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
-
-
-
-
-Toggle Effect
-
-
-
Click the button above to preview the effect.
-
-
-
diff --git a/demos/animate/index.html b/demos/animate/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/animate/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
- jQuery UI Effects Demos
-
-
-
-
-
-
-
diff --git a/demos/effect/addClass.html b/demos/effect/addClass.html
new file mode 100644
index 000000000..97a06a293
--- /dev/null
+++ b/demos/effect/addClass.html
@@ -0,0 +1,45 @@
+
+
+
+
+ jQuery UI Effects - addClass demo
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede.
+
+
+
+Run Effect
+
+
+
This demo adds a class which animates: text-indent, letter-spacing, width, height, padding, margin, and font-size.
+
+
+
diff --git a/demos/effect/animate.html b/demos/effect/animate.html
new file mode 100644
index 000000000..4095cee73
--- /dev/null
+++ b/demos/effect/animate.html
@@ -0,0 +1,55 @@
+
+
+
+
+ jQuery UI Effects - Animate demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+Toggle Effect
+
+
+
Click the button above to preview the effect.
+
+
+
diff --git a/demos/effect/hide.html b/demos/effect/hide.html
new file mode 100644
index 000000000..fc8182ecb
--- /dev/null
+++ b/demos/effect/hide.html
@@ -0,0 +1,95 @@
+
+
+
+
+ jQuery UI Effects - Hide Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede. Nulla lorem metus, adipiscing ut, luctus sed, hendrerit vitae, mi.
+
+
+
+
+
+
+Run Effect
+
+
+
Click the button above to preview the effect.
+
+
+
diff --git a/demos/effect/index.html b/demos/effect/index.html
index 5da6bc612..dd1d229ac 100644
--- a/demos/effect/index.html
+++ b/demos/effect/index.html
@@ -9,6 +9,14 @@
+
+
+
+ Etiam libero neque, luctus a, eleifend nec, semper at, lorem. Sed pede.
+
+
+
+Run Effect
+
+
+
Click the button above to preview the effect.
+
+
diff --git a/demos/effect/removeClass.html b/demos/effect/removeClass.html
new file mode 100644
index 000000000..74348c7a3
--- /dev/null
+++ b/demos/effect/removeClass.html
@@ -0,0 +1,45 @@
+
+
+