Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML Videos support #16

Open
Ateliertrois opened this issue May 11, 2023 · 1 comment
Open

HTML Videos support #16

Ateliertrois opened this issue May 11, 2023 · 1 comment

Comments

@Ateliertrois
Copy link

Hello, this plugin is perfect but i would like to know if it's possible to support html videos.
It would be really nice if these videos had the same zoom effect as the rest of the images on the page.

I tried to do it myself (unmute/mute autoplayed videos on zoom/unzoom) but I'm having trouble with safari/firefox ios (no event fired on html videos).

@miloxeon
Copy link
Owner

Hi! Glad you liked it.

iOS Safari (and perhaps other browsers with video autoplay disabled by default) won't let you play/resume videos with JS. Perhaps that's the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants