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

video on mozilla #37

Open
robbisy opened this issue Apr 19, 2017 · 1 comment
Open

video on mozilla #37

robbisy opened this issue Apr 19, 2017 · 1 comment
Labels

Comments

@robbisy
Copy link

robbisy commented Apr 19, 2017

I'm using mozilla 52.0.2 and my background video never start it stays as background image.
I don't have this problem on chrome or ie
but I get error on chrome
error

code use:

<section class="video">
    <div class="jarallax" data-jarallax-video="https://www.youtube.com/watch?v=5qDX811p86E"></div>
    <div class="jarallax" data-jarallax='{"type": "scroll-opacity"}' data-jarallax-video="https://vimeo.com/channels/staffpicks/151926492"></div>
    <div class="jarallax" data-jarallax-video="https://vimeo.com/110138539"></div>
    <div class="jarallax" data-jarallax-video="https://vimeo.com/channels/staffpicks/151926492"></div>
</section>
@nk-o
Copy link
Owner

nk-o commented Apr 23, 2017

You need to run it on your server.
Vimeo for some reason is not working when you run HTML locally.

I know about Vimeo API errors in console, but I don't have a time to research it and trying to fix properly. Video is working ok also with console errors, it is not a big problem.

@nk-o nk-o added the bug label Apr 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants