MarketingPipeline / CSS-Image-Loader

Add a image loader & image load error (without adding an HTML element or using JS).
MIT License
21 stars 6 forks source link
css css-animation css-animations css-framework css-loader css-tricks css3 front-end front-end-development frontend html html-css image-loader image-loading javascript proof-of-concept pure-css purecss scss

CSS-Image-Loader

Pure CSS Image Loader

Add a image loader & image load error (without adding an HTML element or using JS). Just pure CSS! Show your support!

Note: this is just a proof of concept. You should still provide a fallback source for your images using an onerror etc. As iOS / Webkit devices do NOT currently support the CSS attribute ::before needed for the fallback error image.

Example

Contributing GitHub

Want to help improve this project? Create a pull request with your detailed changes! If approved you will be added to the list of contributors of this awesome project!

See also the list of contributors who participate in this project.

License License: MIT

This repo is licensed under the MIT License - see the LICENSE.md file for details.