Easiest way to add a loader on your page
Just add a cursor: wait
on your body (actually, on much more elements) :
body.loading,
body.loading label,
body.loading input,
body.loading textarea,
body.loading select,
body.loading button,
body.loading a {
cursor: wait;
}
Written by François Robichet
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Related Tags
#css
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#