Spin.js, a pure JS spinner
fgnass.github.com
Spin.js, a pure JS spinner
1–10 of 70 posts
Re: Spin.js, a pure JS spinner
#2Re: Spin.js, a pure JS spinner
#3Re: Spin.js, a pure JS spinner
#4Re: Spin.js, a pure JS spinner
#5Re: Spin.js, a pure JS spinner
#6I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
Re: Spin.js, a pure JS spinner
#7I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
Re: Spin.js, a pure JS spinner
#8I hate to be that guy but this takes up 45% cpu under firefox for a simple spin animation.
Explorer is better than Firefox and Opera, but still pretty high CPU usage.
The only browser of the ones I tested that it seems to be relatively fine in is Chrome.
Re: Spin.js, a pure JS spinner
#9A 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.
Re: Spin.js, a pure JS spinner
#10A 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.