| Current Path : /home/happyrenas/old/devis-huissier.fr/old/assets/base/js/scripts/revo-slider/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/happyrenas/old/devis-huissier.fr/old/assets/base/js/scripts/revo-slider/slider-8.js |
$(document).ready(function() {
var slider = $('.c-layout-revo-slider .tp-banner');
var cont = $('.c-layout-revo-slider .tp-banner-container');
var api = slider.show().revolution({
sliderType:"standard",
sliderLayout:"fullscreen",
gridwidth:4064,
gridheight:720,
delay: 15000,
startwidth:1170,
startheight: App.getViewPort().height,
navigationType: "hide",
navigationArrows: "solo",
touchenabled: "on",
navigation: {
keyboardNavigation:"off",
keyboard_direction: "horizontal",
mouseScrollNavigation:"off",
onHoverStop:"on",
arrows: {
style:"circle",
enable:true,
hide_onmobile:false,
hide_onleave:false,
tmp:'',
left: {
h_align:"left",
v_align:"center",
h_offset:30,
v_offset:0
},
right: {
h_align:"right",
v_align:"center",
h_offset:30,
v_offset:0
}
}
},
spinner: "spinner2",
shadow: 0,
disableProgressBar:"on",
hideThumbsOnMobile: "on",
hideNavDelayOnMobile: 1500,
hideBulletsOnMobile: "on",
hideArrowsOnMobile: "on",
hideThumbsUnderResolution: 0
});
}); //ready