How can I know what direction the carousel are going on the event onBeforeChange
. right or left?
$('.foo').slick
infinite: false
onBeforeChange: (e) ->
if right
do_this()
if left
do_that()
Aucun commentaire:
Enregistrer un commentaire