aboutsummaryrefslogblamecommitdiffstats
path: root/include/jquery_ui/development-bundle/demos/progressbar/index.html
blob: 9836f59aa8551a16554f847ef4ecb098d53b2806 (plain) (tree)



















                                                                                                
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<title>jQuery UI Progressbar Demos</title>
	<link rel="stylesheet" href="../demos.css">
</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="animated.html">Animated</a></li>
		<li><a href="resize.html">Resizable progressbar</a></li>
	</ul>
</div>

</body>
</html>