Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gijsroge committed Mar 26, 2015
1 parent a8792ea commit 0093f2c
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,7 @@ $(document).ready(function(){

#### [demo](http://gijsroge.github.io/owl-carousel2-thumbs)

# Available options
#### Thumbs
options: true/false
Enable thumbnails

#### thumbImage
options: true/false
When using only images in your slide (like the [demo](http://gijsroge.github.io/owl-carousel2-thumbs)) use this option to dynamicly create thumbnails without using the attribute data-thumb.

#### ThumbContainerClass
options: Class/String
Class that will be used on the thumbnail container

#### thumbItemClass
options: Class/String
Class that will be used on the thumbnail item's

##### All default values
## Available options
```javascript
$(document).ready(function(){
$('.owl-carousel').owlCarousel({
Expand Down

0 comments on commit 0093f2c

Please sign in to comment.