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

Scrolling doesn't work inside a div with overflow:scroll #182

Closed
iamdanfox opened this issue Aug 31, 2013 · 5 comments
Closed

Scrolling doesn't work inside a div with overflow:scroll #182

iamdanfox opened this issue Aug 31, 2013 · 5 comments

Comments

@iamdanfox
Copy link

Place some content into div.container, with CSS overflow:scroll. Create your IntroJs object:

intro = introJs('.container')

The div will not autoscroll if a step's element is outside of the visible rectangle.

@iamdanfox
Copy link
Author

I needed a library that would work inside a scrolling container div, so I wrote one called anno.js.

Anno.js works inside scrolling divs: http://iamdanfox.github.io/anno.js/#scrolling-inside-divs

@Purus
Copy link

Purus commented Feb 16, 2014

+1

@erikmourits
Copy link

Is there a workaround for this problem?

@fortunee
Copy link

I'm still having a problem with this, is there a work around for it yet?

@jasonphillips
Copy link

This appears to have been addressed by #801 -- which isn't published yet, but is in the latest development code. It worked for us, in any case; perhaps this can be closed.

@bozdoz bozdoz closed this as completed Mar 19, 2018
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

6 participants