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

Problem when using waypoints #2014

Closed
Bondra opened this issue May 18, 2016 · 2 comments
Closed

Problem when using waypoints #2014

Bondra opened this issue May 18, 2016 · 2 comments
Labels

Comments

@Bondra
Copy link

Bondra commented May 18, 2016

Hi!

First of all, thanks for this awesome plugin!

I've implemented waypoint.js which works good in most cases but when scrollOverflow is set to true I run into problem. Since I have content that is larger than the viewport I need to have the content scrollable. The problem is that no waypoints are getting triggered in a scrollOverflow container by some reason. waypoint.js is supposed to work with containers with overflow:auto as far as I can see over here: http://imakewebthings.com/waypoints/guides/jquery-zepto.

Is there a solution to this?

@alvarotrigo
Copy link
Owner

slimScroll.js is the vendor library used when using scrollOverflow, and it doesn't provide a way to do it.

@xmon
Copy link

xmon commented Apr 11, 2017

Hi @Bondra you can find a alternative solution like me, here, now fullPage use iScroll (fork).

There are a pending pull-request to this repo with scrollOverFlow-probe.js, and I change waypoints.js to jquery.visible.js

This issue is from a year, but I didn't find a working solution for this question, I like to share.

cheers.

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

3 participants