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

trigger repositioning #39

Open
crisk opened this issue Dec 2, 2014 · 1 comment
Open

trigger repositioning #39

crisk opened this issue Dec 2, 2014 · 1 comment

Comments

@crisk
Copy link

crisk commented Dec 2, 2014

Hi,

thank you for this nice plugin!

my question is: is there a way to trigger the handleScroll event?
I have an dynamic website which has variations in height. p.e:
stickem-container is on bottom. on the right there are two radio-boxes "yes" and "no".
if "yes" is selected another div with content below these radio-elements is visible. the sticken-container is scrolling to the bottom and stops correctly. unfortunately if i click on "no" again (the div container disappears) the sticken-container flows into the footer div.
if i could shoot an event, so the sticker-container could reposition?

thank you

@davist11
Copy link
Owner

davist11 commented Dec 3, 2014

Easiest way would be to just trigger('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