items Type: NumberDefault: 3 The number of items you want to see on the screen. margin Type: NumberDefault: 0 margin-right(px) on item. loop Type: BooleanDefault: false Infinity loop. Duplicate last and first items to get loop illusion. center Type: BooleanDefault: false Center item. Works well with even an odd number of items. mouseDrag Type: BooleanDefault: true Mouse drag enabled. touchDrag Type: BooleanDefault: true Touch drag enabled. pullDrag… Continue reading List of properties in owl carousel using javascript API
Tag: owl carousel
How to use multiple owl carousel on a single page.
We need to add multiple id in the single load script function.