diff --git a/README.md b/README.md index 2c50abe..518ad2d 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,11 @@ li { cubic bezier easing functions: http://easings.net/de default: 'ease' + + initialIndex + the slide index to show when the slider is initialized + default: 0 + classNameFrame class name for slider frame diff --git a/index.html b/index.html index c4f1f0b..e81795c 100644 --- a/index.html +++ b/index.html @@ -698,6 +698,11 @@

Options

time for the snapBack of the slider if the slide attempt was not valid default: 200 + + initialIndex + the slide index to show when the slider is initialized + default: 0 + ease cubic bezier easing functions: http://easings.net/de