摘要:
function TabControl(name,active){ this.name = name; this.tabName = new Array(); this.tabDiv = new Array(); this.contentDiv = new Array(); this.activeTab = active; return this;} function AddTabItem(tbC... 阅读全文
posted @ 2007-02-04 00:54
周海军
阅读(4350)
评论(0)
推荐(0)

浙公网安备 33010602011771号