| 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-2.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",
responsiveLevels:[2048,1024,778,480],
gridwidth: [1170, 1024, 778, 480],
gridheight: [868, 768, 960, 720],
delay: 15000,
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
}
}
},
touchenabled: "on",
spinner: "spinner2",
shadow: 0,
disableProgressBar:"on",
hideThumbsOnMobile: "on",
hideNavDelayOnMobile: 1500,
hideBulletsOnMobile: "on",
hideArrowsOnMobile: "on",
hideThumbsUnderResolution: 0
});
}); //ready