1,ie8 不支持li:first 2,ie8 不支持fadein(); 解决方法:重写fadein() <script type="text/javascript"> jQuery.fn.fadeIn = function(speed, callback) { 【查看更多内容请登录哈】