CSS animated loading indicators
21–30 of 71 posts
Re: CSS animated loading indicators
#22They don't seem to animate in Chrome 31.
Re: CSS animated loading indicators
#23Re: CSS animated loading indicators
#24Nice job. Is it a problem with the state of webdev that the thing I was most impressed by was that your website didn't break my back button? Seriously, good work.
Re: CSS animated loading indicators
#25Re: CSS animated loading indicators
#26Unfortunately very CPU intense, compared to SVG-based indicators
Re: CSS animated loading indicators
#27Nice job. Is it a problem with the state of webdev that the thing I was most impressed by was that your website didn't break my back button? Seriously, good work.
Re: CSS animated loading indicators
#28(Nice work, btw, like the animations =)
Re: CSS animated loading indicators
#29Re: CSS animated loading indicators
#30Nice job. Is it a problem with the state of webdev that the thing I was most impressed by was that your website didn't break my back button? Seriously, good work.
Well, that's a nice feature, but as you bring it up, deep linking isn't possible ;-) There are various techniques to enable it though, pushState(), hash fragments etc.