dinbror / blazy

Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+.
http://dinbror.dk/blazy
MIT License
2.63k stars 355 forks source link

Load multiple background on the same div. #162

Open LuisKrotz opened 6 years ago

LuisKrotz commented 6 years ago

I need to load multiple backgrounds on the same div, to use blend mode for a special project. I made an example.

Eg. Image 01 image

image

The idea is passing many images and breaking the url string with the # special char, allowing to have more css effects.