Stereobit / dragend

dragend JS – a touch ready, full responsive, content swipe script
http://stereobit.github.com/dragend/
MIT License
485 stars 114 forks source link

Enable setting the default page to load #86

Closed byjoshuadavis closed 4 years ago

byjoshuadavis commented 8 years ago

Currently when doing new Dragend({page: 3}) the first page shown will be page 1. This enables the first page to be configured from the options when instantiating a new instance.