Code for demos #674
Answered
by
NaotoshiFujita
ganeshkbhat
asked this question in
Q&A
Replies: 1 comment
-
<div id="main-slider">
<div class="splide__track">
<ul class="splide__list">
<li class="splide__slide">
<img src="slide01.jpg">
</li>
<li class="splide__slide">
<img src="slide02.jpg">
</li>
<li class="splide__slide">
<img src="slide03.jpg">
</li>
</ul>
</div>
</div> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NaotoshiFujita
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checks
Version
v3.6.12
Description
Can you help me with the complete demo codes for the same. I am missing something in init of the slider and the css. I am trying this demo here. https://splidejs.com/tutorials/thumbnail-slider/
Reproduction Link
https://splidejs.com/tutorials/thumbnail-slider/
Steps to Reproduce
NA. The demo description was incomplete and a little difficult to apprehend. Please help.
Expected Behaviour
NA
Beta Was this translation helpful? Give feedback.
All reactions