Update020920251054
This commit is contained in:
parent
464fe0bf1c
commit
8119796efa
2 changed files with 4 additions and 7 deletions
|
|
@ -511,7 +511,7 @@
|
|||
const prevBtn = carousel.querySelector('.sf-arrow.prev');
|
||||
const nextBtn = carousel.querySelector('.sf-arrow.next');
|
||||
|
||||
const AUTOPLAY_DELAY = 5000; // 5Sekunden
|
||||
const AUTOPLAY_DELAY = 10000; //5Sekunden
|
||||
const SWIPE_THRESHOLD = 50;
|
||||
|
||||
let currentIndex = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue