$(document).ready(function(){ //鍒濆鍖栧姩鐢 if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){ new WOW().init(); }; //鍦ㄧ嚎瀹㈡湇 $('.scroll-top').click(function(){$('html,body').animate({scrollTop: '0px'}, 800);}); });