Skip to content

Commit

Permalink
Document new options from autoplay fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
simeydotme committed Jan 23, 2016
1 parent 030c1c5 commit 8d93ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ nextArrow | string (html|jQuery selector) | object (DOM node|jQuery object) | <b
infinite | boolean | true | Infinite looping
initialSlide | integer | 0 | Slide to start on
lazyLoad | string | 'ondemand' | Accepts 'ondemand' or 'progressive' for lazy load technique. 'ondemand' will load the image as soon as you slide to it, 'progressive' loads one image after the other when the page loads.
pauseOnFocus | boolean | true | Pauses autoplay when slider is focussed
pauseOnHover | boolean | true | Pauses autoplay on hover
pauseOnDotsHover | boolean | false | Pauses autoplay when a dot is hovered
respondTo | string | 'window' | Width that responsive object responds to. Can be 'window', 'slider' or 'min' (the smaller of the two).
Expand Down

0 comments on commit 8d93ae9

Please sign in to comment.