Is there a way to destroy the joyride provided by Zurb Foundation problematically. I am trying to destroy the joyride like this
$('#joyride-list-location-creation').joyride('destroy');
But I am getting this error
Uncaught TypeError: $(...).joyride is not a function(…)