I'm using your (great) plugin to make some elements stick.
My problem is that it doesn't stick when the element is generated dynamically via ajax.
How is that ?
My bad. I was making the element stick only on document.ready. Fixed by creating a function that I call on document ready and on ajax request success :)
Hello,
I'm using your (great) plugin to make some elements stick. My problem is that it doesn't stick when the element is generated dynamically via ajax. How is that ?
Thank you :)