aboutsummaryrefslogtreecommitdiffstats
path: root/demos/menubar/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/menubar/index.html')
-rw-r--r--demos/menubar/index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/demos/menubar/index.html b/demos/menubar/index.html
deleted file mode 100644
index 3eebda2d0..000000000
--- a/demos/menubar/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8" />
- <title>jQuery UI Menubar Demos</title>
- <link href="../demos.css" rel="stylesheet" />
-</head>
-<body>
- <div class="demos-nav">
- <h4>Examples</h4>
- <ul>
- <li class="demo-config-on"><a href="default.html">Default functionality</a></li>
- </ul>
- </div>
-</body>
-</html>