aboutsummaryrefslogtreecommitdiffstats
path: root/97suifangqa/staticfiles/plugins/jquery-ui/demos/selectable/index.html
diff options
context:
space:
mode:
Diffstat (limited to '97suifangqa/staticfiles/plugins/jquery-ui/demos/selectable/index.html')
-rw-r--r--97suifangqa/staticfiles/plugins/jquery-ui/demos/selectable/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/97suifangqa/staticfiles/plugins/jquery-ui/demos/selectable/index.html b/97suifangqa/staticfiles/plugins/jquery-ui/demos/selectable/index.html
new file mode 100644
index 0000000..a82830c
--- /dev/null
+++ b/97suifangqa/staticfiles/plugins/jquery-ui/demos/selectable/index.html
@@ -0,0 +1,16 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <title>jQuery UI Selectable Demos</title>
+</head>
+<body>
+
+<ul>
+ <li><a href="default.html">Default functionality</a></li>
+ <li><a href="serialize.html">Serialize</a></li>
+ <li><a href="display-grid.html">Display as grid</a></li>
+</ul>
+
+</body>
+</html>