From be22dee1daae5570f8c741a027b0212d7e671634 Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Mon, 19 Jan 2009 18:24:50 +0000 Subject: Removed some content from default description and added to overview section on docs wiki instead, --- demos/progressbar/default.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'demos/progressbar') diff --git a/demos/progressbar/default.html b/demos/progressbar/default.html index 213a31188..ff027abe3 100644 --- a/demos/progressbar/default.html +++ b/demos/progressbar/default.html @@ -27,9 +27,7 @@
-

This is the default determinate progress bar that is used to provide the current % complete status of a process. If the actual percent complete status cannot be calculated, an indeterminate progress bar (coming soon) or spinner animation is a better way to provide user feedback.

- -

The progressbar plugin accepts a single option of Value which can be updated programmatically to animate the bar.

+

Default determinate progress bar example.

-- cgit v1.2.3