+ 7
- 4
@@ -41,7 +41,7 @@
@@ -72,8 +72,8 @@
@@ -90,7 +90,7 @@
@@ -118,6 +118,9 @@
Created by: SamBenson
The setInterval
was firing immediately after the user click the "next" or "prev" buttons so it's been swapped for a setTimeout
which is cleared and reset each time the carousel is manually slid.
Preferences