hank
hank
The issue with downloading is that the download attribute only works if the image / video is served from the same domain, which is often not going to be the...
My guess is that it auto selects a lower quality on first load, then auto adjusts to a higher quality, but is still playing the lower quality buffer that was...
> according to my experiments, it only happens if I use this library, if I embed the video using the YT iframe code, it doesn't. Could be due to the...
Perhaps this is related to youtube-nocookie? The tests I made are using the regular youtube.com url. Do you see a difference when switching between the two?
I added a couple more tests to that page so you can check if there's any difference opening in a lightbox. After doing some googling, it seems like this is...
Hi Robert. The reason I made this was because I wanted a lighter, more minimal alternative to heavier lightboxes. I'm hesitant when it comes to adding more optional features because...
Strange. It does seem to be a Chrome specific issue as Firefox handles it fine. The problem exists in [similar libraries](https://sorgalla.com/lity/) as well. It may have something to do w/...
No plans to incorporate this in the near future. But if you're interested, I'm working on a more feature-rich alternative to this library which does allow you to mix media...
Been meaning to implement a solution for responsive images for a while. srcset is kind of confusing imo so don't know if it should be based on that, but I'll...
Unfortunately, for zooming and the default entrance animation you really need to know width / height beforehand. Ideally you'd be pulling from a source (database / api) that would give...