后台自动式完成图片的点击放大和关闭
返回

后台自动式完成图片的点击放大和关闭

时间:2013-1-12  编辑:邢台网络公司

<%b=rs("id")
c="a"
a=c&b
%>
<style type="text/css">
<!--
#<%=a%> {
position:absolute;
left:220px;
top:300px;
width:400px;
height:158px;
z-index:1;
visibility: hidden;
}
#apDiv1 {
position:absolute;
left:0px;
top:0px;
width:600px;
height:158px;
z-index:2;
}
-->
</style>
<div id="<%=a%>" bgcolor="#FFFFFF">
<div id="apDiv1">
<%
response.Write "<table border=0 align=center cellpadding=5 cellspacing=1><tr><td align=center width=600 height=600>"%>
<script language="javascript" type="text/javascript">
LoadFlash("flash/flash.swf","transparent",600,600);
</script>
<%response.Write "</td></tr></table>"%>
</div>
<%
pages=request("page")
response.Write "<table border=0 align=center cellpadding=5 cellspacing=1 bgcolor=#CCCCCC><tr><td bgcolor=#FFFFFF align=center><IMG src=admin/"& tupian &" border=0 onclick=MM_showHideLayers('"& a &"','','hide')><br><br><a onclick=MM_showHideLayers('"& a &"','','hide') href=?page="& page &">点击关闭</a></td></tr></table>"%>
</div>
<%if tupian="" then%>
<IMG src=img/cp.jpg width=163 height=122 border=0>
<%else
response.Write "<table border=0 align=center cellpadding=5 cellspacing=1 bgcolor=#CCCCCC><tr><td bgcolor=#FFFFFF><IMG src=admin/"& tupian &" width=163 height=122 border=0 onclick=MM_showHideLayers('"& a &"','','show')></td></tr></table>"
end if
%></TD>

<<<12345>>>
回顶部
分享到: