aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demos/addClass/index.html14
-rw-r--r--demos/animate/index.html14
-rw-r--r--demos/effect/addClass.html (renamed from demos/addClass/default.html)0
-rw-r--r--demos/effect/animate.html (renamed from demos/animate/default.html)0
-rw-r--r--demos/effect/hide.html (renamed from demos/hide/default.html)0
-rw-r--r--demos/effect/index.html8
-rw-r--r--demos/effect/removeClass.html (renamed from demos/removeClass/default.html)0
-rw-r--r--demos/effect/show.html (renamed from demos/show/default.html)0
-rw-r--r--demos/effect/switchClass.html (renamed from demos/switchClass/default.html)0
-rw-r--r--demos/effect/toggle.html (renamed from demos/toggle/default.html)0
-rw-r--r--demos/effect/toggleClass.html (renamed from demos/toggleClass/default.html)0
-rw-r--r--demos/hide/index.html14
-rw-r--r--demos/removeClass/index.html14
-rw-r--r--demos/show/index.html14
-rw-r--r--demos/switchClass/index.html14
-rw-r--r--demos/toggle/index.html14
-rw-r--r--demos/toggleClass/index.html14
17 files changed, 8 insertions, 112 deletions
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 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
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 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
diff --git a/demos/addClass/default.html b/demos/effect/addClass.html
index 97a06a293..97a06a293 100644
--- a/demos/addClass/default.html
+++ b/demos/effect/addClass.html
diff --git a/demos/animate/default.html b/demos/effect/animate.html
index 4095cee73..4095cee73 100644
--- a/demos/animate/default.html
+++ b/demos/effect/animate.html
diff --git a/demos/hide/default.html b/demos/effect/hide.html
index fc8182ecb..fc8182ecb 100644
--- a/demos/hide/default.html
+++ b/demos/effect/hide.html
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 @@
<ul>
<li><a href="default.html">Effect showcase</a></li>
<li><a href="easing.html">Easing showcase</a></li>
+ <li><a href="addClass.html">.addClass()</a></li>
+ <li><a href="animate.html">.animate()</a></li>
+ <li><a href="hide.html">.hide()</a></li>
+ <li><a href="removeClass.html">.removeClass()</a></li>
+ <li><a href="show.html">.show()</a></li>
+ <li><a href="switchClass.html">.switchClass()</a></li>
+ <li><a href="toggle.html">.toggle()</a></li>
+ <li><a href="toggleClass.html">.toggleClass()</a></li>
</ul>
</body>
diff --git a/demos/removeClass/default.html b/demos/effect/removeClass.html
index 74348c7a3..74348c7a3 100644
--- a/demos/removeClass/default.html
+++ b/demos/effect/removeClass.html
diff --git a/demos/show/default.html b/demos/effect/show.html
index 599a625f0..599a625f0 100644
--- a/demos/show/default.html
+++ b/demos/effect/show.html
diff --git a/demos/switchClass/default.html b/demos/effect/switchClass.html
index e4bd3b4f2..e4bd3b4f2 100644
--- a/demos/switchClass/default.html
+++ b/demos/effect/switchClass.html
diff --git a/demos/toggle/default.html b/demos/effect/toggle.html
index 354393917..354393917 100644
--- a/demos/toggle/default.html
+++ b/demos/effect/toggle.html
diff --git a/demos/toggleClass/default.html b/demos/effect/toggleClass.html
index 93ab10a1d..93ab10a1d 100644
--- a/demos/toggleClass/default.html
+++ b/demos/effect/toggleClass.html
diff --git a/demos/hide/index.html b/demos/hide/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/hide/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
diff --git a/demos/removeClass/index.html b/demos/removeClass/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/removeClass/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
diff --git a/demos/show/index.html b/demos/show/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/show/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
diff --git a/demos/switchClass/index.html b/demos/switchClass/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/switchClass/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
diff --git a/demos/toggle/index.html b/demos/toggle/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/toggle/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>
diff --git a/demos/toggleClass/index.html b/demos/toggleClass/index.html
deleted file mode 100644
index 3620fd7c5..000000000
--- a/demos/toggleClass/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!doctype html>
-<html lang="en">
-<head>
- <meta charset="utf-8">
- <title>jQuery UI Effects Demos</title>
-</head>
-<body>
-
-<ul>
- <li><a href="default.html">Default functionality</a></li>
-</ul>
-
-</body>
-</html>