CSS animated loading indicators
11–20 of 71 posts
Re: CSS animated loading indicators
#12Re: CSS animated loading indicators
#13I believe all of them actually use more bandwidth then a gif, so why use this exactly?
(HTTP overheads are not factored since HTML + CSS is one less request than HTML + CSS + Image resource.)
Re: CSS animated loading indicators
#14I believe all of them actually use more bandwidth then a gif, so why use this exactly?
Re: CSS animated loading indicators
#15They don't seem to animate in Chrome 31.
Re: CSS animated loading indicators
#16I believe all of them actually use more bandwidth then a gif, so why use this exactly?
Re: CSS animated loading indicators
#17Windows 8 Loading with pure CSS3
Re: CSS animated loading indicators
#18It's nice and well done, but now who would use this novelty idea in a real work? There are animated GIF or fonts SVG for that.
We're using something similar to this in our current project. We have a fallback to a classic animated gif if animations aren't supported. I'd guess we're not the only people doing this. Wrote it up here: http://icanmakethiswork.blogspot.co.uk/2013/04/a-navigation-...
Re: CSS animated loading indicators
#19It's nice and well done, but now who would use this novelty idea in a real work? There are animated GIF or fonts SVG for that.
Re: CSS animated loading indicators
#20It's nice and well done, but now who would use this novelty idea in a real work? There are animated GIF or fonts SVG for that.