Make Jquery Cycle start on a random slide, but still run in sequence
Hi,
I've used Jquery Cycle to build the following page:
As you can see the slides run nicely in sequence with a clickable navigation. I would like to be able to run this slide show from a random starting slide on each page load, but for the slide show to remain in sequence and not load random slides thereafter. I'm sure this is doable - but the only random syntax I've found for this plugiin loads just random slides, out of the running order, which makes the navigation run randomly. I just want the starting slide to be random. Can anyone help?
Thanks.