Results 30 comments of dinbror

Thanks @webkupas I'll add it to the suggestion list but at the moment I wont implement it due to lack of browser support. Blazy actually kind of supports the feature...

Hey ultimate-tester. I'm not sure that's right. If you only load an image the current release works fine, see example 5b on my demo page: http://dinbror.dk/bpopup. But if I add...

Recenter/expand an already open popup is not supported yet. I'll add it to the upcoming feature list.

@uglyeoin I would do it in the html so you initialize the markup with data-src. But answering you question, yes its possible buy you need to do it as early...

@klihelp ? - blazy supports srcset. Please elaborate

Hey @smanikandan7 and @Bcld-net. Do you have a live example? Do you see the same behavior on my examples page (http://dinbror.dk/blazy/examples/)?

@Bcld-net Try 1) move you script to the bottom of your body. (so it wont block rendering). 2) Since your're using jquery initialize blazy on dom.ready

Hey @dgorges, @philspbr Do you have a live example? Do you see the same issue on my example page: http://dinbror.dk/blazy/examples/

@dgorges Looks ok to me. Do you see the same issue on my example page: http://dinbror.dk/blazy/examples/

Hi @mosaif How do you initialize blazy? Are you using the default setup where you need to add "b-lazy" as classname?