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

Can this work on elements inside a fixed footer? (added plnker) #401

Closed
constellates opened this issue Feb 13, 2015 · 4 comments
Closed

Comments

@constellates
Copy link

I'm trying to use intro for an element inside of a fixed position footer. The way in which intro climbs up every parent element and forces "position: absolute !important" is causing this fixed footer to break and hop up the page a bit because it's no longer fixed to the bottom. Is this a known issue, or should this be possible to do and I'm just doing it wrong?

@constellates
Copy link
Author

Here's a plnkr example. Click the left bottom nav button to start intro.js. http://plnkr.co/edit/zNxKXV?p=preview

@constellates constellates changed the title Can this work on elements inside a fixed footer? Can this work on elements inside a fixed footer? (added plnker) Feb 14, 2015
@majorye
Copy link

majorye commented Feb 15, 2015

same problem for me ,opppppps !

@rockcoder23
Copy link

you can set the option 'scrollToElement' to false. this is a bug maybe, I have a similar situation with you. you can see the issue below:

#400

@RolfBabijn
Copy link

+1 for solving this issue. Any updates on this (or #400), @afshinm?

@usablica usablica deleted a comment from 0xPr0xy Jul 6, 2019
@afshinm afshinm closed this as completed Jul 6, 2019
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

5 participants