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

How to remove the plugin after applied for an element? #5

Open
SumindaD opened this issue Feb 25, 2016 · 1 comment
Open

How to remove the plugin after applied for an element? #5

SumindaD opened this issue Feb 25, 2016 · 1 comment

Comments

@SumindaD
Copy link

I need to disable or remove fixed scrolling effect when the screen size is much smaller. Any idea how to do this? thanks.

@jmccartie
Copy link

This worked for me...

$(window).unbind('scroll')

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

2 participants