摘要: - + 阅读全文
posted @ 2015-06-18 15:32 简单就好zyx 阅读(779) 评论(0) 推荐(0)
摘要: $(".slow").click(function() { $(".test").eq(0).slow('slow', function() { $(".test").eq(1).slow('slow', function() { $(".test").eq(2).slow('fast'); ... 阅读全文
posted @ 2015-06-18 13:57 简单就好zyx 阅读(135) 评论(0) 推荐(0)