Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I found this code in /fbiz/js/unslider.js which appears to be a modified version of the unslider code. However when i change the settings it does not appear to impact the timing of the slider.

    //  Set some options
    		this.opts = {
    			speed: 1000,
    			delay: 10000, // f for no autoplay
    			complete: f, // when a slide's finished
    			keys: !f, // keyboard shortcuts - disable if it breaks things
    			dots: f, // display a€¢a€¢a€¢a€¢oa€¢ pagination
    			fluid: f // is it a percentage width?,
    		};

    Unsure if this helps on looking for a way to change the slider speed. Ideas?

    I have heard of sharing a folder in dropbox, but do not know the ins and outs of it. If you could do that, you could possibly make a crude solution with an iFrame. Wouldn’t be pretty, but would work.

    I am also eager to find how to change the speed of the slider, as well as how long it stays on a slide.

Viewing 3 replies - 1 through 3 (of 3 total)