Andrea Verlicchi
Andrea Verlicchi
More precisely, 15.2.0 is the version you might want to use. We could introduce `load_delay` in this version again, though.
Good point. And good code, this is exactly what this library was doing with the `load_delay` option. Actually I'm not sure of where I was saving timer id, I should...
Hey @gauravsaini964, thank you for your request. This would be an interesting feature indeed, but I'm wondering, since its not a good practice to lazy load content above the fold...
I've googled, and there's actually a W3C specification for the `media` attribute in the video element. http://www.w3.org/TR/2014/REC-html5-20141028/embedded-content-0.html#attr-source-media So now the question is: why browsers have not implemented it like in...
Uh, it's in the `video` element and not in the `source` tags like in the case of images. I guess that's because of how they implemented source in `video` and...
Uhm... but this is a lazy loading library, not some sort of a polyfill for a missing feature such as media-queries in video. What you're asking me is something else,...
@gauravsaini964 have you tried searching if there's something like that?
And most importantly, @gauravsaini964 , you said you use React, have you tried using media queries with React hooks to generate the correct code for the video depending on the...
Closed because of inactivity.
And with "March" you intend March of which year?