TXXT

新手坚持写代码,最后一定会成为老手

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年9月9日

摘要: function tab(a,b,c){ $(a).on(c,function(){ $(this).addClass('active').siblings().removeClass('active'); $(b).eq($(this).index()).addClass('active').siblings().... 阅读全文
posted @ 2016-09-09 21:41 TXXT 阅读(613) 评论(0) 推荐(0)