Hi there
Is there anyway to adjust the behavior of the slider inserted by shortcode. Specifically looking for rotation to conitue rather than wind back to the start.
Regards
Lloyd
Hi there
Is there anyway to adjust the behavior of the slider inserted by shortcode. Specifically looking for rotation to conitue rather than wind back to the start.
Regards
Lloyd
No, unfortunately it's not easily possible to change the sliding behaviour - if you're interested in the slider code it can be found in flagship/js/avia.js. Search for following function:
$.fn.avia_sc_slider = function(variables, callback)You must log in to post.