/[projects]/misc/horsensspejder-web/jquery/jquery-ui-1.10.3/demos/progressbar/index.html
ViewVC logotype

Annotation of /misc/horsensspejder-web/jquery/jquery-ui-1.10.3/demos/progressbar/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (hide annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 4 months ago) by torben
File MIME type: text/html
File size: 317 byte(s)
initial import
1 torben 2125 <!doctype html>
2     <html lang="en">
3     <head>
4     <meta charset="utf-8">
5     <title>jQuery UI Progressbar Demos</title>
6     </head>
7     <body>
8    
9     <ul>
10     <li><a href="default.html">Default functionality</a></li>
11     <li><a href="indeterminate.html">Indeterminate</a></li>
12     <li><a href="label.html">Custom Labels</a></li>
13     </ul>
14    
15     </body>
16     </html>

  ViewVC Help
Powered by ViewVC 1.1.20