Mercurial > hg > MPIWGThesaurus
view jquery-ui/development-bundle/demos/selectable/index.html @ 49:0610142a2550
closed: small bug in export
(https://otrs.mpiwg-berlin.mpg.de/otrs/index.pl?Action=AgentTicketZoom;TicketID=38)
author | dwinter |
---|---|
date | Thu, 05 Dec 2013 13:21:00 +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>