Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MarketingPipeline/CSS-Image-Loader

Add a image loader & image load error (without adding an HTML element or using JS).
https://github.com/MarketingPipeline/CSS-Image-Loader

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

Last synced: 3 months ago
JSON representation

Add a image loader & image load error (without adding an HTML element or using JS).

Awesome Lists containing this project

README

        

# 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

- **CSS Image Loader**
[Source](https://github.com/MarketingPipeline/CSS-Image-Loader/blob/main/image-loader.css),
[Demo](https://marketingpipeline.github.io/CSS-Image-Loader/index.html)

## Contributing ![GitHub](https://img.shields.io/github/contributors/MarketingPipeline/CSS-Image-Loader)

Want to help improve this [project](https://github.com/MarketingPipeline/CSS-Image-Loader/)? Create a pull request with your detailed changes! If approved you will be added to the list of contributors of this awesome [project](https://github.com/MarketingPipeline/CSS-Image-Loader/)!

See also the list of
[contributors](https://github.com/MarketingPipeline/CSS-Image-Loader/graphs/contributors) who
participate in this project.

## License License: MIT

This repo is licensed under the MIT License - see the
[LICENSE.md](https://github.com/MarketingPipeline/CSS-Image-Loader/blob/main/LICENSE) file for
details.