andygott / Really-Simple-Slideshow

A jQuery slideshow plugin that loads images as they're required to save bandwidth.
http://reallysimpleworks.com/slideshow/
MIT License
47 stars 15 forks source link

Added "random" option to allow for random slide order. #23

Open itsmequinn opened 11 years ago

itsmequinn commented 11 years ago

I modified the nextSlide method to allow for random slide order if the random option is set to true.