| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
1 <!doctype html> 2 <html lang="en"> 3 <head> 4 <title>jQuery UI Draggable 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="events.html">Events</a></li> 14 <li><a href="constrain-movement.html">Constrain movement</a></li> 15 <li><a href="delay-start.html">Delay start</a></li> 16 <li><a href="snap-to.html">Snap to element or grid</a></li> 17 <li><a href="scroll.html">Auto-scroll</a></li> 18 <li><a href="revert.html">Revert position</a></li> 19 <li><a href="visual-feedback.html">Visual feedback</a></li> 20 <li><a href="handle.html">Drag handle</a></li> 21 <li><a href="cursor-style.html">Cursor style</a></li> 22 <li><a href="sortable.html">Draggable + Sortable</a></li> 23 </ul> 24 </div> 25 26 </body> 27 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |