Mercurial > hg > MPIWGThesaurus
view jquery-ui/development-bundle/demos/selectable/index.html @ 25:1456ddf7583e
getAllProjectsAndTags changed
author | dwinter |
---|---|
date | Thu, 01 Mar 2012 08:44:16 +0100 |
parents | b2e4605f20b2 |
children |
line wrap: on
line source
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Selectable 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">Default functionality</a></li> <li><a href="serialize.html">Serialize</a></li> <li><a href="display-grid.html">Display as grid</a></li> </ul> </div> </body> </html>