Accueil Forums

script> $("#smoothup").click(function() { $('html,body').animate({ scrollTop: $("#smoothup").offset().top}, 'slow'); });