| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 <!doctype html> 2 <html lang="en"> 3 <head> 4 <title>jQuery UI Slider 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="steps.html">Snap to increments</a></li> 14 <li><a href="range.html">Range slider</a></li> 15 <li><a href="rangemin.html">Range with fixed minimum</a></li> 16 <li><a href="rangemax.html">Range with fixed maximum</a></li> 17 <li><a href="slider-vertical.html">Vertical slider</a></li> 18 <li><a href="range-vertical.html">Vertical range slider</a></li> 19 <li><a href="multiple-vertical.html">Multiple sliders</a></li> 20 <li><a href="colorpicker.html">Simple colorpicker</a></li> 21 </ul> 22 </div> 23 24 </body> 25 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |