author | veltr |
Wed, 18 Jul 2012 18:23:49 +0200 | |
changeset 80 | 00a3532ad8cf |
parent 30 | 81d408373dde |
permissions | -rw-r--r-- |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>jQuery UI Position Demo</title> <link type="text/css" 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> <li><a href="cycler.html">Cycling images</a></li> </ul> </div> </body> </html>