摘要:
$('ul.main-tab>li').on('mousedown', data, function() { var $this = $(this), $box = $('.main-tab-content'), i = $this.index(); if ($this.hasClass('on')) { return false; } switch (i) { ... 阅读全文
posted @ 2016-03-16 16:16
LiuYier
阅读(6431)
评论(0)
推荐(0)
浙公网安备 33010602011771号