Load Splide.js from CDN

splide cdn


Here is the CDN of Splide.js to create and style Splide slider.
As you use CDN, you can create Splide slider without downloading libraries.

<!----------------- Splide CSS ---------------------------------------------------------------------->
<link href="https://cdn.jsdelivr.net/npm/@splidejs/splide@4/dist/css/splide.min.css" rel="stylesheet">
<!----------------- Splide JS ----------------------------------------------------------------------->
<script src="https://cdn.jsdelivr.net/npm/@splidejs/splide@4/dist/js/splide.min.js"></script>


The above are latest version at this point (February 2024).
You can always check the latest version of Splide.js here.

https://www.jsdelivr.com/package/npm/@splidejs/splide?path=dist





Here is the specific instruction for creating a slider using Splide.js.
[Splide] How to create a simple slider with Splide.js


Sponsored Link

You can subscribe by SNS

Sponcerd Link

Leave a Reply

*