A spinner generated from http://www.ajaxload.info/ is 673 bytes. The minified javascript from this is ~3K. I suppose the trade off is features and flexibility, but I don't find myself needing much out of my ajax spinners.
Also keep an eye on: http://www.w3schools.com/html5/html5_form_input_types.asp
Spin.js, a pure JS spinner
31–40 of 70 posts
Re: Spin.js, a pure JS spinner
#32I wonder if this could happen in a regular browser, too?
Re: Spin.js, a pure JS spinner
#33Re: Spin.js, a pure JS spinner
#34Earlier quoted context omitted.
Doesn't that defeat the purpose, though? Progress indicators are designed to make you think things are going faster than they are. If you want to display accurate information, why not just display it?
"Progress indicators are designed to make you think things are going faster than they are." Says who? I think progress indicators are intended to communicate more-granular details about the true progress towards some goal ... hence their name.
It's a scam. It's a nice scam, of course, since it makes computers seem faster, and that's most of what really matters, but a scam nonetheless.
Re: Spin.js, a pure JS spinner
#35Re: Spin.js, a pure JS spinner
#36Earlier quoted context omitted.
Also keep an eye on: http://www.w3schools.com/html5/html5_form_input_types.asp
Please don't link to w3schools. Thanks http://w3fools.com/
Re: Spin.js, a pure JS spinner
#37Earlier quoted context omitted.
"Progress indicators are designed to make you think things are going faster than they are." Says who? I think progress indicators are intended to communicate more-granular details about the true progress towards some goal ... hence their name.
That doesn't even pass the sniff test. What progress indicator can you come up with that provides more or better information in the same space than "95% loaded" or "10.7/75MB of files copied"? Why do you think progress bars so frequently do not include that straightforward information? It's a scam. It's a nice scam, of course, since it makes computers seem faster, and that's most of what really matters, but a scam no…
Re: Spin.js, a pure JS spinner
#38Earlier quoted context omitted.
"Progress indicators are designed to make you think things are going faster than they are." Says who? I think progress indicators are intended to communicate more-granular details about the true progress towards some goal ... hence their name.
That doesn't even pass the sniff test. What progress indicator can you come up with that provides more or better information in the same space than "95% loaded" or "10.7/75MB of files copied"? Why do you think progress bars so frequently do not include that straightforward information? It's a scam. It's a nice scam, of course, since it makes computers seem faster, and that's most of what really matters, but a scam no…
Re: Spin.js, a pure JS spinner
#39I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.