Random start slide with Liquid Slider

anime-tawn

New Member
I am currently trying to set up a liquid slider so that it starts on a random slide each time. Does any body know of a variable setting to enable this or a hacky workaround?Liquid slider can be found here (its a version of coda slider for responsive layouts):http://liquidslider.kevinbatdorf.com/The page I am working with is here, the slider in question is on the second row in the red container:http://www.astwood.co.uk/I am currently activating the slider with:\[code\]$(function() { $('#references').liquidSlider({ autoHeight: true, hashLinking: true });});\[/code\]
 
Back
Top