摘要: $('#subtabs a').each(function (i, ele) { var href = $(ele).attr("href"); if (location.href.indexOf(href) > -1) { $(".tab").r... 阅读全文
posted @ 2015-03-04 17:45 dapeng888 阅读(428) 评论(0) 推荐(0)