后退 刷新 前进 收藏 顶部 |   知道 黑匣子 富媒体 技术服务

js无敌选项卡EasyTabs change byshuke

程序猿 JS js 无敌 选项卡... (shuke.2013-06-11 02:38)
js无敌选项卡






//EASY TABS change by shuke
//Set the id names of your tablinks (without a number at the end)自定义选项卡名子。
var tablink_idname = new Array("tablink","anotherlink", "linkthree","shuke")
//Set the id names of your tabcontentareas (without a number at the end)自定义选项卡内容名字。
var tabcontent_idname = new Array("tabcontent","anothercontent", "contentthree","shukecontent")
//Set the number of your tabs in each menu 选项卡个数
var tabcount = new Array("4","6","3","8")
//Set the Tabs wich should load at start (In this Example:Menu 1 -> Tab 2 visible on load, Menu 2 -> Tab 5 visible on load , Menu 3 -> Tab 1 visible on load)选项卡初始化在哪一个卡。
var loadtabs = new Array("2","5","1","1")


2 楼 shuke[2013-06-11 14:39]
有图有真相!

3 楼 shuke[2014-05-10 17:02]
再给一个JQ 的选项卡;
http://www.17sucai.com/preview/1/2013-05-02/ks-switch/demo.html

进度:100% 返回程序猿

解决织梦图集中上传图片时跳出302错误

图片新热点

导航


目录


    站内搜索
    首页 | W3C | ME