zoukankan
html css js c++ java
选项卡效果
<
LINK
href
="1/p7tp_08.css"
type
=text/css
rel
=stylesheet
>
<
LINK
href
="1/ziti.css"
type
=text/css
rel
=stylesheet
>
<
SCRIPT
src
="1/p7tpscripts.js"
type
=text/javascript
></
SCRIPT
>
<
TABLE
cellSpacing
=2
cellPadding
=2
width
=480
border
=0
>
<
TBODY
>
<
TR
>
<
TD
align
=left
width
=480
>
<
DIV
class
=p7TPpanel
id
=p7TP1
>
<
DIV
class
=p7TPwrapper
>
<
DIV
class
=p7TP_tabs
>
<
DIV
class
=down
id
=p7tpb1_1
><
A
class
=down
href
="javascript:;"
><
B
>
147258
</
B
></
A
></
DIV
>
<
DIV
id
=p7tpb1_2
><
A
href
="javascript:;"
><
B
>
2
</
B
></
A
></
DIV
>
<
DIV
id
=p7tpb1_3
><
A
href
="javascript:;"
><
B
>
3333
</
B
></
A
></
DIV
><
BR
class
=p7TPclear
></
DIV
>
<
DIV
class
=p7TPcontent
>
<
DIV
id
=p7tpc1_1
>
<
TABLE
cellSpacing
=1
cellPadding
=1
width
="98%"
align
=center
border
=0
>
<
TBODY
>
<
TR
vAlign
=top
>
<
TD
>
123456
</
TD
></
TR
></
TBODY
></
TABLE
>
<
TABLE
cellSpacing
=0
cellPadding
=0
width
=190
border
=0
>
<
TBODY
>
<
TR
>
<
TD
class
=style35
width
=190
height
=10
></
TD
></
TR
></
TBODY
></
TABLE
></
DIV
>
<
DIV
id
=p7tpc1_2
>
<
TABLE
cellSpacing
=1
cellPadding
=1
width
="98%"
align
=center
border
=0
>
<
TBODY
>
<
TR
vAlign
=top
>
<
TD
align
=left
width
="84%"
>
23456
</
TD
></
TR
></
TBODY
></
TABLE
></
DIV
>
<
DIV
id
=p7tpc1_3
>
<
TABLE
cellSpacing
=1
cellPadding
=1
width
="98%"
align
=center
border
=0
>
<
TBODY
>
<
TR
vAlign
=top
>
<
TD
align
=left
width
="84%"
>
3589
</
TD
></
TR
></
TBODY
></
TABLE
></
DIV
></
DIV
></
TD
></
TR
></
TBODY
></
TABLE
></
TD
></
TR
></
TBODY
></
TABLE
>
<
SCRIPT
type
=text/javascript
>
...
<!--
P7_initTP(
8
,
0
);
//
-->
</
SCRIPT
>
JS文件如下
===============================
var p7tpa=new Array();
function P7_setTP(){
var i,h="
<
sty
"+"le type
="text/css"
>
";h+=".p7TP_tabs{display: block;}.p7TPcontent div{display:none;} ";
h+=".p7TPcontent div div{display:block;} ";if(document.getElementById){for(i=1;i
<
11
;i++){
h+
="#p7tpc"
+i+"_1 {display:block;} ";}h+
=" <"
+"/sty"+"le
>
";document.write(h);}
}
P7_setTP();
function P7_initTP(){
var i,j,tb,tD,tP,tA,pb="p7TP";if(!document.getElementById){return;};p7tpa=arguments;
for(i=1;i
<
11
;i++){tb
=pb+i;tP=document.getElementById(tb);if(tP){tD=tP.getElementsByTagName("DIV");
if(tD){for(j
=0;j<tD.length;j++){if(tD[j].id&&tD[j].id.indexOf("p7tpb")==0){
tA
=tD[j].getElementsByTagName("A");if(tA[0]){tA[0].p7tpn=new
Array(i,tD[j].id);
tA[0].onclick
=function(){return
P7_TPtrig(this);};}}}}}}
}
function P7_TPtrig(a){
var i,tD,tA,tC,c,d,sb,an
=p7tpa[1];if(typeof(a)!='object'){c=a.replace("p7tpc","p7tpb");
d
=document.getElementById(c);if(d){a=d.getElementsByTagName("A")[0];}}if(a.p7tpn){
tD
=document.getElementById(a.p7tpn[1]);if(tD){tA=tD.parentNode.getElementsByTagName("A");
for(i
=0;i<tA.length;i++){if(tA[i].p7tpn){sb=tA[i].p7tpn[1].replace("p7tpb","p7tpc");
tC
=document.getElementById(sb);if(tA[i]==a){tA[i].className="down";
document.getElementById(tA[i].p7tpn[1]).className
="down"
;if(tC){if(an
>
0){
tC.style.visibility="hidden";tC.style.display="block";setTimeout("P7_TPanim('"+tC.id+"')",100);
}else{tC.style.display="block";}}}else{tA[i].className='';
document.getElementById(tA[i].p7tpn[1]).className='';if(tC){tC.style.display="none";}}}}}}return false;
}
function P7_TPanim(iD){
var i,f,tC,g=new Array(),an=p7tpa[1];ob=document.getElementById(iD);tC=ob.parentNode;
if(!tC.filters){ob.style.opacity="0.10";ob.style.visibility='visible';P7_TPfadeIn(ob.id,0.00);
return;}f='progid:DXImageTransform.Microsoft.';d=' Duration=1';
g[0]='Fade';g[1]='Fade';g[2]='Wipe(GradientSize=0.5, wipeStyle=0, motion="forward"'+d+')';
g[3]='Pixelate(MaxSquare=50,Duration=1,Enabled=false'+d+')';
g[4]='RandomDissolve('+d+')';g[5]='Iris(irisstyle="SQUARE", motion="in"'+d+')';
g[6]='Iris(irisstyle="SQUARE", motion="out"'+d+')';g[7]='Iris(irisstyle="CIRCLE", motion="in"'+d+')';
g[8]='Iris(irisstyle="CIRCLE", motion="out"'+d+')';g[9]='Blinds(direction="up", bands=1'+d+')';
g[10]='Blinds(direction="down", bands=1'+d+')';g[11]='Blinds(direction="right", bands=1'+d+')';
g[12]='Blinds(direction="left", bands=1'+d+')';g[13]='Barn(orientation="vertical", motion="in"'+d+')';
g[14]='Barn(orientation="vertical", motion="out"'+d+')';g[15]='Barn(orientation="horizontal", motion="in"'+d+')'
g[16]='Barn(orientation="horizontal", motion="out"'+d+')';g[17]='Strips(motion="leftdown"'+d+')';
g[18]='Strips(motion="leftup"'+d+')';g[19]='Strips(motion="rightdown"'+d+')';
g[20]='Strips(motion="rightup"'+d+')';g[21]='RadialWipe(wipeStyle="clock"'+d+')';
g[22]='RadialWipe(wipeStyle="wedge"'+d+')';g[23]='RadialWipe(wipeStyle="radial"'+d+')';
g[24]='Slide(slideStyle="PUSH", bands=1'+d+')';g[25]='Slide(slideStyle="SWAP", bands=5'+d+')';
g[26]='Slide(slideStyle="HIDE", bands=1'+d+')';g[27]='Wheel(spokes=4'+d+')';g[28]='Wheel(spokes=16'+d+')';
an=(an>g.length)?3:an;f+=g[an];tC.style.filter=f;if(tC.filters.length
<
1
){p7tpa[1]
=0;ob.style.visibility='visible';
return;}tC.filters[0].Apply();ob.style.visibility
='visible';tC.filters[0].Play();
}
function P7_TPfadeIn(id,op){
var d
=document.getElementById(id);op+=.05;op=(op
>
=1)?1:op;d.style.opacity=op;
if(op
<
1
){setTimeout("P7_TPfadeIn('"+id+"',"+op+")",10);}
}
================================================
查看全文
相关阅读:
在ASP.NET中把数据POST到其他页面
在网页中使用javascript打开没有最大化、最小化和关闭按钮的窗口
怎么找回被删并清空了回收站的文件
域控制器的安装步骤二——把客户机加入到域
升级和卸载域AD:实现域网络管理二
不用设置BIOS,也能让光驱启动电脑!
老版(旧版)封神榜片头,片尾曲
域控制器的安装步骤一
SEO面试试题
如何将客户机添加到域?
原文地址:https://www.cnblogs.com/zerogo/p/2209375.html
最新文章
coolite1.0 学习笔记(一) 配置coolite开发环境
ArcGIS Server10之Feature Service初探
如何制作矢量的ArcGIS符号(转)
发布网站,出现:分析器错误信息: 发现不明确的匹配
ArcGIS Server 9.3 中动态改变Toolbar上的工具的提示
ArcGIS Server设置数据源,internet方式连接服务器错误解决方法
WFS WMS WCS(转)
访问IIS需要密码
(转)ArcGIS Server .NET ADF中的AJAX之深入浅出/CallbackResult详解
System.Data.OracleClient 需要 Oracle 客户端软件 8.1.7 或更高版本
热门文章
【转】ASPNET程序中常用的三十三种代码
【转】电话号码正则表达式(支持手机号码,34位区号,78位直播号码,1-4位分机号)
【原】一些对自己有帮助的博客
【转】select into 和 insert into select 两种表复制语句
【转】SQL注入法攻击一日通
【转】SQL删除某些字段重复的记录(只保留一条)
【转】SQL日期模糊查询
程序员的不同阶段
选择
Split()函数的作用
Copyright © 2011-2022 走看看