
// NAVIGATION SETTINGS navigation:{ container:"insidemedia", // Put Nav inside or outside the Container position:"dettached", // Dettached, topleft, topright, top, bottomleft,bottom,bottomright autoplay:"disabled", // Enable / Disable Navigation (disable) autoplaydelay:0, // Timer after how many ms the Slide changes (5000) },
// THE META INFO metaInfo:{ showMeta:true, orderMarkup:"%n / %m", metaMarkup: "
", },
// THE CALLBACKS callbacks:{ ready:function(slide,oldslide) { //alert("ready"+slide.html()); }, beforeAnim:function(slide,oldslide) { //alert("beforeAnim"); }, afterAnim:function(slide,oldslide) { //alert("afterAnim"); } }
});
Puedes participar y seguir nuestras actualizaciones en LinkedIn.

// NAVIGATION SETTINGS navigation:{ container:"insidemedia", // Put Nav inside or outside the Container position:"dettached", // Dettached, topleft, topright, top, bottomleft,bottom,bottomright autoplay:"disabled", // Enable / Disable Navigation (disable) autoplaydelay:0, // Timer after how many ms the Slide changes (5000) },
// THE META INFO metaInfo:{ showMeta:true, orderMarkup:"%n / %m", metaMarkup: "
", },
// THE CALLBACKS callbacks:{ ready:function(slide,oldslide) { //alert("ready"+slide.html()); }, beforeAnim:function(slide,oldslide) { //alert("beforeAnim"); }, afterAnim:function(slide,oldslide) { //alert("afterAnim"); } }
});