|
Server IP : 10.111.40.2 / Your IP : 216.73.216.232 Web Server : Apache System : Linux webd002.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : comimage ( 973271) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/comimage/gueryrichardmenuiserie.com/js/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
$(function(){
$('.demo1').scroller();
$('.demo2').scroller({
container: {
easing: 'easeOutExpo'
},
options: {
margin: 10,
zoom: 2,
easing: ['easeInSine', 'easeOutElastic'],
duration: [200, 1000]
},
onclick: function(a, img){
var alt = img.attr('alt'), h2 = $('.title');
h2.text(alt);
}
});
$('.demo3').scroller({
container: {
easing: 'easeOutElastic'
},
direction: 'vertical'
});
});
