可多次使用jQuery tab选项卡插件.zip
一款基于jQuery实现的选项卡特效,可在同一个网页页面多次使用的tab选项卡插件。js代码[removed][removed][removed]$(function(){ functiontabs(tabTit,on,tabCon){ $(tabTit).children().hover(function(){ $(this).addClass(on).siblings().removeClass(on); varindex=$(tabTit).children().index(this); $(tabCon).childre
下载地址
用户评论