| 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-11.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,320],
gridwidth: [1240, 1024, 778, 320],
gridheight: [868, 768, 960, 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",
bullets: {
style:"round",
enable:true,
hide_onmobile:false,
hide_onleave:true,
hide_delay:200,
hide_delay_mobile:1200,
hide_under:0,
hide_over:9999,
direction:"horizontal",
h_align:"center",
v_align:"bottom",
space:5,
h_offset:0,
v_offset:60,
},
},
spinner: "spinner2",
shadow: 0,
disableProgressBar:"on",
hideThumbsOnMobile: "on",
hideNavDelayOnMobile: 1500,
hideBulletsOnMobile: "on",
hideArrowsOnMobile: "on",
hideThumbsUnderResolution: 0
});
}); //ready