ganeshmax / jcarousellite

jCarousel Lite is a jQuery plugin that carries you on a carousel ride filled with images and HTML content. Put simply, you can navigate images and/or HTML in a carousel-style widget.
MIT License
186 stars 108 forks source link

Destroy #31

Open shatmanov opened 8 years ago

shatmanov commented 8 years ago

Triggered when the destroy method is called.

for example: $(".any-class").jCarouselLite(destroy);