以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- Attribute内容,能放到图示位置吗? (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=154623) |
-- 作者:zhangjian222200 -- 发布时间:2020/9/21 9:51:00 -- Attribute内容,能放到图示位置吗? With wb.AddTabBar("", "tb1",0) \'使用TabBar .AddButton("bt1","首页","images/home_hong.png","/index.htm").Attribute = "style=\'width:20px;height:17px;margin:0 auto;\'" End With
|
-- 作者:有点蓝 -- 发布时间:2020/9/21 9:56:00 -- 放不了,自己使用js,或者css控制 |