日期:2014-05-16 浏览次数:20370 次
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="keywords" content="JS代码,TAB标签,JS广告代码,JS特效代码" />
<meta name="description" content="此代码内容为可暂定滚动的TAB标签代码,属于站长常用代码,更多TAB标签代码请访问懒人图库JS代码频道。" />
<title>可暂定滚动的TAB标签代码_懒人图库</title>
<style type="text/css">
@charset "utf-8";
/* CSS Document */
/* CSS 初始化代码 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body {color:#555; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; color:#CCC; }
img { border:none; }
img:hover {filter: alpha(opacity=70); opacity:0.7;}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
/* CSS 初始化结束 */
/*Example for a Menu Style*/
.menu {border-bottom:1px solid #d7d7d7; height:23px;width:354px; overflow:hidden;}
.menu ul {margin:0px; padding:0px; list-style:none; text-align:center; }
.menu li {display:inline; line-height:23px; }
.menu li a { text-decoration:none; width:118px; float:left; color:#000; }
.menu li a.tabactive { color:#FFF; background-color:#CCC;; position:relative; font-size:14px;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#anothercontent1,#anothercontent2, #anothercontent3 { width:352px; font-size:12px; margin-top:7px; background:url(../../../www/ash/images/lite-lb.png) no-repeat; height:248px;}
.litelb ul li{width:325px; float:left; height:18px; margin-left:25px; margin-bottom:4px; padding-top:3px;}
.litelb ul li span {float:right; color:#CCC;}
</style>
<script type="text/javascript">