$(document).ready(function(){ //初始化动画 if (!(/msie [6|7|8|9]/i.test(navigator.useragent))){ new wow().init(); }; });