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

Bug with full page.js + scroll reveal.js #45

Closed
basile121 opened this issue Apr 16, 2014 · 3 comments
Closed

Bug with full page.js + scroll reveal.js #45

basile121 opened this issue Apr 16, 2014 · 3 comments

Comments

@basile121
Copy link

Hello,
you're plugin is just awesome! But i have a problem when i use the plugin with "full page.js" by alvarotrigo. In fact, you're plugin doesn't work when i add fullpage.js to my website page. Have you got a solution? thank you a lot

@jlmakes jlmakes removed bug labels Apr 23, 2014
@jlmakes
Copy link
Owner

jlmakes commented Apr 23, 2014

Glad you like scrollReveal.js, but sorry to hear you’re having trouble using it with fullPage.js.

I’m not familiar with that plugin, but it seems to have a rather opinionated approach to building single page websites with scroll effects. I’m closing the issue for now, but if you find a solution, please post back.

Duplicate of #14

@alvarotrigo
Copy link

@basile121 you can use it together with fullPage.js if you initialise it in the afterRender callback and if you make use of the scrollBar:true option or otherwise use the autoScrolling:false.

From the fullPage.js FAQ:

fullPage.js doesn't actually scroll the site but it changes the top or translate3d property of the site. Only when using the fullPage.js option scrollBar:true or autoScrolling:false it will actually scroll the site in a way it is accessible for the scrollTop property.

@jlmakes
Copy link
Owner

jlmakes commented Jan 8, 2015

Thanks for this @alvarotrigo !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants