Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

remove sliding animation from owl carousel

//for removing effects 
animateIn:'false',

animateOut: 'fadeOut', // for fade out only 
// add both if you want both effect
animateIn: 'fadeIn', //for fade in only
 
PREVIOUS NEXT
Tagged: #remove #sliding #animation #owl #carousel
ADD COMMENT
Topic
Name
2+2 =