UI Deploy

Curated, Short, Web UI Dev we Love.

Design a cool preloading spinner without using images or javascript

Because IE 6, 7, 8 and even 9 have become bad memories instead of daily nightmares, present day web developers are no longer shy in implementing new technologies for their customers.

Lately I have decided to completely discard preloading GIFs and even JavaScript animations that have the same effect. What I will show you in this css tutorial is a way of displaying preloaders to the user with HTML and CSS only.

view source

Advertisement