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

Offset doesn't seem to have any effect #37

Open
jeromecovington opened this issue Nov 25, 2014 · 3 comments
Open

Offset doesn't seem to have any effect #37

jeromecovington opened this issue Nov 25, 2014 · 3 comments

Comments

@jeromecovington
Copy link

I am passing offset: 100 into the stickem function but it doesn't seem to have any effect on when the stickit class is added. I am trying to satisfy the use case of having a fixed nav at the top of the page. Anybody else run into this?

@davist11
Copy link
Owner

davist11 commented Dec 1, 2014

Do you have a link?

@tatof
Copy link

tatof commented May 18, 2015

Same here, sticky = $('.tab980').stickem({offset: 60});

doesn't make 60px offset

@tatof
Copy link

tatof commented May 18, 2015

sorry it does work! only need to fix css top: 60px myself :) and the script does the rest!

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

3 participants