JanaGanaMana
Register
Login
HTML5 progress Tag
HTML5 pre Tag
HTML5 param Tag
HTML5 p Tag
HTML5 output Tag
HTML5 option Tag
This adds a progressbar good place to deal with busy status user interface. it it will not stop rest of the ui(like a model dialog)
<progress value="45" max="90"></progress>