From a74b69e7c2a1e926f393f275d9abac3e58aee01b Mon Sep 17 00:00:00 2001 From: Kris Borchers Date: Sat, 29 Dec 2012 23:17:38 -0600 Subject: Progressbar: Add new download dialog demo --- demos/progressbar/download.html | 115 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 demos/progressbar/download.html (limited to 'demos/progressbar/download.html') diff --git a/demos/progressbar/download.html b/demos/progressbar/download.html new file mode 100644 index 000000000..8742de3bf --- /dev/null +++ b/demos/progressbar/download.html @@ -0,0 +1,115 @@ + + + + + jQuery UI Progressbar - Download Dialog + + + + + + + + + + + + + + + + +
+
Starting download...
+
+
+ + +
+

Download dialog progressbar demo.

+
+ + -- cgit v1.2.3