garand / sticky

jQuery Plugin for Sticky Objects
Other
3.3k stars 1.06k forks source link

Unsticky function not working :( #287

Closed leorcdias closed 5 years ago

leorcdias commented 5 years ago

I tried to remove sticky using $('#element').unsticky(), but the console return the error: Uncaught TypeError: $(...).unsticky is not a function.

Why the console is returning this warning message?

leorcdias commented 5 years ago

I found the error, I didn't even notice that I was using a Y at the end of the function ...