woocommerce / FlexSlider

An awesome, fully responsive jQuery slider plugin
http://www.woocommerce.com/flexslider/
GNU General Public License v2.0
4.92k stars 1.69k forks source link

Screen flashes on load #1712

Closed KevinBatdorf closed 1 month ago

KevinBatdorf commented 6 years ago

This is with the MetaSlider plugin and the following settings:

var metaslider_22 = function($) {
    $('#metaslider_22').flexslider({ 
        slideshowSpeed:3000,
        animation:"slide",
        controlNav:true,
        directionNav:true,
        pauseOnHover:true,
        direction:"horizontal",
        reverse:false,
        animationSpeed:600,
        prevText:"Previous",
        nextText:"Next",
        easing:"linear",
        slideshow:false
    });
};

Video: https://youtu.be/8wEwNAL58AU