<font color="#ff00ff">选项卡我们这论坛里有不少,但同一个页面可以多次使用的可能没多少,我这个可以在同一个页面里可以有多个选项卡块.用了一个背景图.<br><br><br></font><b><font color="green">背景图片已上传上去了,支持我的帮顶一下,俺昨天花费几个小时啊.<br>终于适应Ie,ff 浏览器.现在所有代码公开给大家.希望大家喜欢.要用的赶紧拿去用吧.</font></b><br>类似于下面效果.<br><br><img onmousewheel="return imgzoom(this);" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this. style="max-width:90%"hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" alt="" src="http://files.jb51.net/upload/20071003220847714.gif" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" border="0"><br><br>再加一个div块时只要<br><div id="Tab2"> <br><div class="Menubox"> <br><ul> <br> <li id="<FONT color=red>two</FONT>1" onclick="setTab('<FONT color=red>two</FONT>',1,4)">新闻1</li> <br> <li id="<FONT color=red>two</FONT>2" onclick="setTab('two',2,4)">新闻2</li> <br> <li id="two3" onclick="setTab('two',3,4)">新闻3</li> <br> <li id="two4" onclick="setTab('two',4,4)">新闻4</li> <br> </ul> <br> </div> <br><div class="Contentbox"> <br> <div id="con_<FONT color=red>two</FONT>_1">新闻列表1</div> <br> <div id="con_two_2" style="display:none">新闻列表2</div> <br> <div id="con_two_3" style="display:none">新闻列表3</div> <br> <div id="con_two_4" style="display:none">新闻列表4</div> <br> </div> <br> </div> <br><br>看到上面的two没有,把上面的这段复制下,把two改成three,或任何一个不同名的id,就完成了.<br><div class="htmlarea"><textarea id="runcode78437"> <!-- 引用时保留下原创作者喽,尊重任何一位原创作者,促进中国互联网进程 Editor:weasle http://www.hxcgw.com Email:weasle@163.com QQ:112011531 --> <meta http-equiv="Content-Type" content="text/html;charset=gb2312"> <title>绠</title></textarea></div>