/[projects]/misc/horsensspejder-web/jquery/jquery-ui-1.10.3/demos/sortable/index.html
ViewVC logotype

Contents of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/demos/sortable/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (show annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: text/html
File size: 683 byte(s)
initial import
1 <!doctype html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <title>jQuery UI Sortable Demos</title>
6 </head>
7 <body>
8
9 <ul>
10 <li><a href="default.html">Default functionality</a></li>
11 <li><a href="placeholder.html">Drop placeholder</a></li>
12 <li><a href="connect-lists.html">Connect lists</a></li>
13 <li><a href="connect-lists-through-tabs.html">Connect lists through tabs</a></li>
14 <li><a href="empty-lists.html">Handle empty lists</a></li>
15 <li><a href="items.html">Include / exclude items</a></li>
16 <li><a href="delay-start.html">Delay start</a></li>
17 <li><a href="display-grid.html">Display as grid</a></li>
18 <li><a href="portlets.html">Portlets</a></li>
19 </ul>
20
21 </body>
22 </html>

  ViewVC Help
Powered by ViewVC 1.1.20