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

multiscroll.js with content that overflow the section #78

Closed
robmim opened this issue Oct 4, 2016 · 4 comments
Closed

multiscroll.js with content that overflow the section #78

robmim opened this issue Oct 4, 2016 · 4 comments
Labels

Comments

@robmim
Copy link

@robmim robmim commented Oct 4, 2016

I want to know if its possible to use multiscroll.js on section with text that overflow the viewport like on this sample: https://jsfiddle.net/fidgeting/gpv8vwco/

So i want to activate the multiscroll. if the content text is bigger tant the viewport deactivate it to scroll the content. When at the bottom of the content reactivate the plugin and go to the next slide.

Is that possible ?

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Oct 4, 2016

multiScroll.js doesn't provide such option I'm afraid.

@robmim

This comment has been minimized.

Copy link
Author

@robmim robmim commented Oct 4, 2016

Thanks

@GaelJaboulay

This comment has been minimized.

Copy link

@GaelJaboulay GaelJaboulay commented Jul 5, 2018

You can use a DIV in the concerned page in which you put your content. That DIV should have CSS property "overflow:auto"

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jul 6, 2018

This is now possible thanks to the ScrollOverflow Extension for multiscroll

This assures it will scroll to the next or previous section when reaching the top.
It will also work beautifully on touch devices.

@alvarotrigo alvarotrigo closed this Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.