Edit slider behaviour and add custom cursor

This commit is contained in:
Paul Nicoué 2022-11-24 16:58:24 +01:00
parent 07bc24cd7b
commit 0c74117eae
10 changed files with 72 additions and 4599 deletions

View file

@ -0,0 +1,15 @@
/*!
* Splide.js
* Version : 4.1.4
* License : MIT
* Copyright: 2022 Naotoshi Fujita
*/
/*!
* swiped-events.js - v@version@
* Pure JavaScript swipe events
* https://github.com/john-doherty/swiped-events
* @inspiration https://stackoverflow.com/questions/16348031/disable-scrolling-when-touch-moving-certain-element
* @author John Doherty <www.johndoherty.info>
* @license MIT
*/