Question: Does it work with selective DIVs inside the wrapper div?
Krupa2788 opened this issue · 0 comments
Krupa2788 commented
Issue description: I have two types of divs inside the main wrapper div.
<div class="wrapper">
<div class="slider-1">content</div>
<div class="quickview-slider-1">popup content</div>
<div class="slider-2">content</div>
<div class="quickview-slider-2">popup content</div>
<div class="slider-3">content</div>
<div class="quickview-slider-3">popup content</div>
</div>
By default, quickview-* class divs are hidden and only trigger to open in the popup on click of a button. Now, can I use tiny-slider for the main div "wrapper" but for only divs with classes slider-1, slider-2 & slider-3?
@ganlanyuan
Demo link/slider setting:
Tiny-slider version:
Browser name && version:
OS name && version: