Do you think i haven’t tried that way… I did plenty of time. It didn’t work as well. Code is adding the slides but not showing the images on the preview or browser preview. which mean its not working…
see code below:
<section class="mt-1">
<div class="container">
<div class="row">
<div class="col">
<dmx-slideshow id="slideshow1">
<dmx-slide id="slide2" url="images/slide/slide3.png"></dmx-slide>
<dmx-slide id="slide1" url="images/slide/slide1.png"></dmx-slide>
</dmx-slideshow>
</div>
</div>
</div>
</section>
Community Page
Last updated:
Last updated: