diff options
Diffstat (limited to 'include/jquery_ui/development-bundle/demos/effect/index.html')
-rw-r--r-- | include/jquery_ui/development-bundle/demos/effect/index.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/include/jquery_ui/development-bundle/demos/effect/index.html b/include/jquery_ui/development-bundle/demos/effect/index.html deleted file mode 100644 index 65aa3993a..000000000 --- a/include/jquery_ui/development-bundle/demos/effect/index.html +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="utf-8"> - <title>jQuery UI Effects Demos</title> - <link rel="stylesheet" href="../demos.css"> -</head> -<body> - -<div class="demos-nav"> - <h4>Examples</h4> - <ul> - <li class="demo-config-on"><a href="default.html">Effect showcase</a></li> - <li><a href="easing.html">Easing showcase</a></li> - </ul> -</div> - -</body> -</html> |