摘要:
<script type="text/javascript"> $().ready(function () { $(function () { $("#tabUl li:first").addClass("active"); $("#tabUlb div:gt(0)").hide(); $("#tabUl li").click(function () { $(this).addClass("active").siblings("li").rem 阅读全文
posted @ 2012-07-11 10:40
tangself
阅读(490)
评论(0)
推荐(0)