Musings
Public · Protected · Private
HTML5 progress Tag
-
2012-03-29 22:14This 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>
This blog is frozen. No new comments or edits allowed.