fredleblanc / roundabout

A 3D Turntable jQuery Plugin.
645 stars 204 forks source link

Add "paging" feature #108

Open matthewhall opened 11 years ago

matthewhall commented 11 years ago

Would be cool to have a paging option for additional navigation through the carousel items. This would just need to hook into the .roundabout("animateToChild", childPosition) method I think.

Thanks.