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

[FIX] Jarallax issues #424

Merged
merged 6 commits into from
Jun 22, 2018
Merged

[FIX] Jarallax issues #424

merged 6 commits into from
Jun 22, 2018

Conversation

pxamike
Copy link
Contributor

@pxamike pxamike commented Jun 14, 2018

- Updated the javascript configuration for it.
…enerally lags and doesn't currently work in EdgeHTML17 (see issue #110 in github)
- changed attribute on parallax-video from data-jarallax-video to data-video-url.
- changed javascript for parallax-video to use this field
- removed css for parallax that overwrote the background-image (the js of jarallax takes cares of this)
- we can't disable parallax for Edge on video-elements without also disabling the video, so enabled it again (compared to images it does seem to work in latest Edge)
- compileLess, compiledCss
@dmh dmh merged commit f4bded1 into master Jun 22, 2018
@pxamike pxamike deleted the jarallaxEdge branch June 26, 2018 11:50
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.

parallax-video called by data-values instead of by javascript
2 participants