• Resolved mariannege

    (@mariannege)


    When I add the code for the masterslider this code appear in the post instead of the slider! What to do?

    $(function () { var masterslider_5c90 = new MasterSlider();

    // slider controls masterslider_5c90.control(‘arrows’ ,{ autohide:false, overVideo:true }); masterslider_5c90.control(‘bullets’ ,{ autohide:false, overVideo:true, dir:’h’, align:’bottom’ , margin:10 });

    masterslider_5c90.control(‘thumblist’ ,{ autohide:false, overVideo:true, dir:’h’, speed:17, inset:false, arrows:false, hover:false, customClass:”, align:’bottom’,type:’thumbs’, margin:10, width:100, height:80, space:5, fillMode:’fill’ }); masterslider_5c90.control(‘slideinfo’ ,{ autohide:false, overVideo:true, dir:’h’, align:’bottom’,inset:false , margin:10 }); // slider setup masterslider_5c90.setup(“MS5d11714f15c90”, { width : 520, height : 300, minHeight : 0, space : 0, start : 1, grabCursor : true, swipe : true, mouse : true, layout : “boxed”, wheel : false, autoplay : false, instantStartLayers:false, loop : false, shuffle : false, preload : 0, heightLimit : true, autoHeight : false, smoothHeight : true, endPause : false, overPause : true, fillMode : “fill”, centerControls : true, startOnAppear : true, layersMode : “center”, hideLayers : false, fullscreenMargin: 0, speed : 20, dir : “h”, parallaxMode : ‘swipe’, view : “basic” });

    window.masterslider_instances = window.masterslider_instances || []; window.masterslider_instances.push( masterslider_5c90 ); });

    })(jQuery);

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Slider does not appear’ is closed to new replies.