5 Free JS CSS Loaders

CSS / JS Loader

HTML, CSS, JS

Demo / Download

See the Pen Another loader (CSS / JS) by Hugo Giraudel (@HugoGiraudel) on CodePen.

CSS / JS Progress Loader

HTML, CSS, JS

Demo / Download

See the Pen A CSS (and minimalistic JS) loader by Hugo Giraudel (@HugoGiraudel) on CodePen.

Canvas Sparkle Light Loader

HTML, CSS, JS

Demo / Download

See the Pen Canvas Sparkle Light Trail by Jack Rugile (@jackrugile) on CodePen.

Canvas Infinite Loader

HTML, CSS, JS

Demo / Download

See the Pen Canvas infinite loader by MRU (@ruffiem) on CodePen.

JS/CSS Loader with Clock

HTML, CSS, JS

Demo / Download

See the Pen CSS3 Loader + Clock by Christoffer Ã…hrling (@nilpath) on CodePen.

More in HTML CSS
how-to-make-div-scrollable-horizontally
How to Make Div Scrollable Horizontally

HTML <div class="horizontal_scrollbar"> <div class="horizontal_scrollbar_inner"> How to make a div scrollable horizontally? </div> </div> CSS .horizontal_scrollbar { background: #fff; overflow-x:...

Close