noelboss / featherlight

Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlights small footprint weights about 4kB – in total.
https://www.noevu.ch/featherlight-js-the-ultra-slim-lightbox/
MIT License
2.08k stars 293 forks source link

Attempt to fix #231 by setting first background #348

Closed xdhmoore closed 6 years ago

xdhmoore commented 6 years ago

This "turns on" the first featherlight background only instead of the last one only.

marcandre commented 6 years ago

This won't "hide" the content of the first dialog (e.g. if it's of a bigger size).

xdhmoore commented 6 years ago

Yeah, you're right.