jquery-ui/demos/progressbar/index.html

16 lines
277 B
HTML
Raw Normal View History

2008-12-30 04:16:51 +00:00
<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Progressbar Demos</title>
<link type="text/css" href="../demos.css" rel="stylesheet" />
</head>
<body>
<dl class="demos-nav">
<dt>Progressbar</dt>
<dd><a href="default.html">Default</a></dd>
</dl>
</body>
</html>