nir9 / itemslide

JavaScript Touch Carousel Library with Zero Dependencies

Home Page:https://itemslide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Destroy the slider ? Method .destroy()

CrucifixArnaud opened this issue · comments

Hi,

I would like to totally destroy() the slider (I only use the slider on a specific screen-size), to avoid issue on screen resize. I would like to destroy the slider, and reinit it on a other breakpoint.

But I don't found any .destroy() method?

Any idea ? Plan to implement one ?

Thanks.

use remove();