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

Parallax not working (v0.97.7) #3533

Closed
artus9033 opened this issue Aug 17, 2016 · 6 comments
Closed

Parallax not working (v0.97.7) #3533

artus9033 opened this issue Aug 17, 2016 · 6 comments

Comments

@artus9033
Copy link

Parallax doesn't work with materializecss v0.97.7. I included the materializecss files and jquery in my html and tried initialising the parallax both in the head and in the end of body, but none worked. This is my code (it's a django application base.html): http://pastebin.com/ah1C3dtU

@Sepehr13
Copy link

There are lots of problems in your code
Script tags doesn't need to be in head tag
Plus you don't need you use different parallax plugin just use materialize parallax.

@iqbalaqaba
Copy link

@artus9033 The paralax doc is right here : http://materializecss.com/parallax.html.
don't forget to include the Javascript.

@artus9033
Copy link
Author

Doesn't work even if I use the materializecss parallax nor when I place the scripts in the body.

@iqbalaqaba
Copy link

@artus9033 could you give us a screenshot ? thanks

@iqbalaqaba
Copy link

actually i have the same problem too, but after i'm including the init.js and prism.css to my code, the carousel finally worked.. maybe you can try that option from me 😄

@kluzny
Copy link

kluzny commented Sep 22, 2016

Try running off master branch, issue may have been fixed in #3570, which is not in the cdn or release

@fega fega closed this as completed Apr 17, 2017
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

5 participants