You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First: Awesome simple plugin. Love it, thanks for making this available :-)
I just have one question: I saw that the Plugin has a destroy() function built it which reverts all changes made by it. How do I use this function im my normal jQuery code to enable/disable the behaviour in specific situations?
Many thanks for your help.
Best,
Till
The text was updated successfully, but these errors were encountered:
Hi,
Thank you very much for the answer. That worked perfectly! :-) I was even
able to shorten it a bit more via $('.menu-toggle').bigSlideAPI.destroy();
(= leaving out the bigSlide() part...)
Best,
Till
dineshbkn <[email protected]> schrieb am Do., 22. März 2018 um
10:31 Uhr:
Hi there,
First: Awesome simple plugin. Love it, thanks for making this available :-)
I just have one question: I saw that the Plugin has a destroy() function built it which reverts all changes made by it. How do I use this function im my normal jQuery code to enable/disable the behaviour in specific situations?
Many thanks for your help.
Best,
Till
The text was updated successfully, but these errors were encountered: