Forum Replies Created

Viewing 1 replies (of 1 total)
  • My slidedeck isn’t reinitialising, although I assumed that because the code below is in the footer anyway it would re-run after the page has loaded. I have put it in the reload code area but the slidedeck doesn’t do it’s sliding thing…

    jQuery(“#SlideDeck-188”).slidedeck( {“activeCorner”:false,”hideSpines”:true,”keys”:true,”scroll”:false,”touch”:false,”continueScrolling”:false,”touchThreshold”:{“x”:195,”y”:105},”start”:1,”autoPlay”:false,”autoPlayInterval”:5000,”cycle”:true,”slideTransition”:”slide”,”speed”:750,”transition”:”swing”,”index”:true} ).vertical({“speed”:750,”scroll”:false,”continueScrolling”:false});

    Any suggestions? Thanks.

Viewing 1 replies (of 1 total)