Add afterAction in shortcode or script
-
Hi,
does anyone know how to add an afteraction function to owl-carousel in this plugin ?
i tried adding:
[owl-carousel afterAction=”afterAction”]
and in script.js :
function afterAction(){
console.log(this.owl.currentItem);
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add afterAction in shortcode or script’ is closed to new replies.