Closed ruisoftware closed 5 years ago
The call to $slider.rsSliderLens('destroy') leaves out some elements in the page. All the html elements should be completely removed. The page should be restored to the state it was before the plugin was created.
$slider.rsSliderLens('destroy')
The call to
$slider.rsSliderLens('destroy')
leaves out some elements in the page. All the html elements should be completely removed. The page should be restored to the state it was before the plugin was created.