Source: Create a Progress Bar With Javascript – Nettuts+.
“The progress bar is currently only determinate, which means when we update it, we have to tell it explicitly what its value is, and we must know beforehand when the process it is used to measure completes. This widget is not currently the best choice for a process which will take an indeterminate length of time to complete. It’s a very simple widget with a small API that exposes a limited number of properties and methods, but it can still be highly effective and is great for providing visual feedback to visitors on the percentage of a process is left before it is complete…”
(Read the entire original post)
Tags: javascript, jquery, tutorial, usability, webdesign



[...] See original here: Create a Progress Bar With Javascript | vitali software [...]