Sha256: 8890e47d4d4cb9c133b383e08188c1e96592c1a0609099bbebf9641f1dc25cef

Contents?: true

Size: 1007 Bytes

Versions: 7

Compression:

Stored size: 1007 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8" />
	<title>jQuery UI Slider Demos</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="steps.html">Snap to increments</a></li>
		<li><a href="range.html">Range slider</a></li>
		<li><a href="rangemin.html">Range with fixed minimum</a></li>
		<li><a href="hotelrooms.html">Room reservation</a></li>
		<li><a href="rangemax.html">Range with fixed maximum</a></li>
		<li><a href="slider-vertical.html">Vertical slider</a></li>
		<li><a href="range-vertical.html">Vertical range slider</a></li>
		<li><a href="multiple-vertical.html">Multiple sliders</a></li>
		<li><a href="colorpicker.html">Simple colorpicker</a></li>
		<li><a href="side-scroll.html">Simple scrollbar</a></li>
		<li><a href="tabs.html">Slider controls tabs</a></li>
	</ul>
</div>

</body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hydroponics-0.3.5 static/vendor/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html
hydroponics-0.3.4 static/vendor/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html
hydroponics-0.3.3 static/vendor/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html
hydroponics-0.3.2 static/vendor/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html
hydroponics-0.3.1 static/vendor/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html
hydroponics-0.3.0 static/vendor/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html
hydroponics-0.2.2 static/jquery-ui-1.8.5.custom/development-bundle/demos/slider/index.html