I want to use this effect on my site but this code works only in Firefox. I can't find what's wrong, can you help me, please?
Asked
Active
Viewed 1,126 times
1
-
1Have you tried [fullpage.js](http://alvarotrigo.com/fullPage/)? It is what people use for this kind of sites. – Alvaro Oct 22 '15 at 10:09
-
Thank you so much, Alvaro! :) Your plugins are awesome! – joryl Oct 22 '15 at 11:57
2 Answers
1
Sorry that not enough reputation to put this in comments.
Please refer to the post here. You should use $("html,body")
instead of $("html")
.
Answered cannot be verified using my current public PC. Please inform me if this is not working, and I will delete the post.

Community
- 1
- 1

Shirui Ren
- 71
- 4
-
Thank you so much! :) Unfortunatelly it still doesn't work in this crap :( How can I rewrite this code? Or where can I get similiar? I check a few codes but this works best until I tried it in this "great" browser. It's not my first problem with chrome -.- – joryl Oct 21 '15 at 08:05