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

Updated to work with Safari 11 no autoplay feature on video's #46

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

JoshEpic
Copy link

@JoshEpic JoshEpic commented May 8, 2018

Added the html5 video muted tag and added the ability to set it to true or false as an option. It defaults to true automatically.

Safari 11 introduced new features to no longer allow video's to autoplay on websites by default it doesn't autoplay anything with sound so by adding the muted tag it bypasses that flag and allows your BGVideo to play.

Added option to defaults to allow the ability to mute the video so it can be set to autoplay and will still work in Safari 11 update.
Updated muted option to default to true since autoplay is automatically true.
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

Successfully merging this pull request may close these issues.

1 participant