摘要: $(".theme-colors > li > span").hover(function(e) { var t = $(this), n = $("body"); n.attr("class", "").addClass("theme-" + t.... 阅读全文
posted @ 2014-07-31 18:21 白小虫 阅读(187) 评论(0) 推荐(0)