All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.docs_src.templates.pages.demos.autowidth.hbs Maven / Gradle / Ivy

Go to download

Touch enabled jQuery plugin that lets you create beautiful responsive carousel slider.

The newest version!
---
title: Auto Width Demo
subTitle: Auto Width
nav: demos
description: Auto Width 
sort: 6

tags: 
- demo
- core
---



{{#markdown }}
### Overview

Use width style on elements to get the result you want. If using with infinity loop add option 'items' more than 1. It all depends on the width of your content.

### Setup
```
$('.owl-carousel').owlCarousel({
	margin:10,
	loop:true,
	autoWidth:true,
	items:4
})
```
### html
```

```

{{/markdown }} 





© 2015 - 2024 Weber Informatics LLC | Privacy Policy