[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/libraries/jquery.ui/demos/droppable/ -> index.html (source)

   1  <!doctype html>
   2  <html lang="en">
   3  <head>
   4      <title>jQuery UI Droppable Demos</title>
   5      <link type="text/css" href="../demos.css" rel="stylesheet" />
   6  </head>
   7  <body>
   8  
   9  <div class="demos-nav">
  10      <h4>Examples</h4>
  11      <ul>
  12          <li class="demo-config-on"><a href="default.html">Default functionality</a></li>
  13          <li><a href="accepted-elements.html">Accepted elements</a></li>
  14          <li><a href="propagation.html">Prevent propagation</a></li>
  15          <li><a href="visual-feedback.html">Visual feedback</a></li>
  16          <li><a href="revert.html">Revert draggable position</a></li>
  17          <li><a href="photo-manager.html">Simple photo manager</a></li>
  18      </ul>
  19  </div>
  20  
  21  </body>
  22  </html>


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7