From ad78dfbafca5645de43fe0c2274783d5382522a9 Mon Sep 17 00:00:00 2001 From: Chi Cheng Date: Fri, 8 Aug 2008 05:20:09 +0000 Subject: Functional demos: magnifier and progressbar --- demos/functional/templates/ui.magnifier.html | 52 ++++++++++++++++++++++++++ demos/functional/templates/ui.progressbar.html | 35 +++++++++++++++++ 2 files changed, 87 insertions(+) create mode 100644 demos/functional/templates/ui.magnifier.html create mode 100644 demos/functional/templates/ui.progressbar.html (limited to 'demos/functional/templates') diff --git a/demos/functional/templates/ui.magnifier.html b/demos/functional/templates/ui.magnifier.html new file mode 100644 index 000000000..fd701ae3b --- /dev/null +++ b/demos/functional/templates/ui.magnifier.html @@ -0,0 +1,52 @@ + \ No newline at end of file diff --git a/demos/functional/templates/ui.progressbar.html b/demos/functional/templates/ui.progressbar.html new file mode 100644 index 000000000..af0669f95 --- /dev/null +++ b/demos/functional/templates/ui.progressbar.html @@ -0,0 +1,35 @@ + \ No newline at end of file -- cgit v1.2.3