Progress Bar HTML

Also known as: Progress Indicator

Tags: actions, feedback, help

Progress bar tells the user the application is busy doing something and she needs wait. It should be used especially when the action in progress takes more than few seconds to complete to keep the conversation going with the user and make the interface feel faster and more responsive.

Keep the progress bar simple, show it close to where the action is, and make the bar indicate the progress of the task.

Go to Edit-view to save changes in HTML, CSS & JavaScript.
to save changes in HTML, CSS & JavaScript.
JQuery 1.8.2 in use. Note that JavaScript is only editable in the Edit-view .

Useful linksUseful links icon

Code snippetsCode snippets icon

Example Images

Comments

  • There are no comments posted yet. Be the first one!