zurb / orbit

454 stars 96 forks source link

Option: advance to next slide on click #78

Open stakes opened 12 years ago

stakes commented 12 years ago

Added an option advanceOnClick which, when set to true, will advance to the next slide if the user clicks anywhere on the image. This behavior is useful if you're using Orbit for a linear progression of images like a feature tour.

Clicking on the caption won't advance the slide and if the image itself is wrapped in an tag (as in the demo.html) it should still behave as a normal link.

pboling commented 11 years ago

This is awesome