<!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>