Community > Answers
75 views

Live Slideshow

Hi,

I have a slideshow using live slider, that I only want to run once, however it is shown or hidden based upon some tabs on the page.  As the slideshow will run when the page loads, is there a way to force it to run again based upon an onclick event from a different element on the page?

Any assistance would be greatly appreciated.

Mark

Mark Trippier Mark Trippier
asked 09/04/2018 20:08
Add Comment
Gagandeep Singh
replied 09/11/2018 14:22

Hi,
You can easily achieve it by adding below code. Make sure to update 7990 with yours Live Slider ModuleID. We have provided you the solution in your ticket as well.

<a onclick="$('#LiveSlider7990').layerSlider('start');">Test</a>

Thanks

Last Activity 09/11/2018 14:22

No answers found

Add an Answer