开关框架页面

王朝html/css/js·作者佚名  2005-10-17
窄屏简体版  字體: |||超大  

<!--index.html-->

<?xml version="1.0" encoding="utf-8"?>

<!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=utf-8">

<title>Welcome! - The LiYing Studio</title>

<link rel="Shortcut Icon" href="favicon.ico">

<link rel="Bookmark" href="favicon.ico">

<link href="style.css" rel="stylesheet" type="text/css">

</head>

<script language=javascript>

if(document.all)

document.write("<frameset cols=129,* frameborder=NO border=0 framespacing=0 name=forum><frame name=left frameborder=no src=changewin.htm scrolling=no noresize marginwidth=0 marginheight=0>");

else

document.write("<frameset cols=129,* frameborder=NO border=0 framespacing=0 name=forum><frame name=left frameborder=no src=left.htm scrolling=yes noresize marginwidth=0 marginheight=0>");

document.write("<frame src='home.htm' name='home' frameborder='no' scrolling='yes' noresize marginwidth='0' marginheight='0'>");

document.write("</frameset>");

</script>

<noframes>

<body>

你的浏览器不支持frame,请使用能够支持frame的浏览器访问!

</body>

</noframes>

<noscript>

<frameset cols=129,* frameborder=NO border=0 framespacing=0 name=forum><frame name=left frameborder=no src=left.htm scrolling=yes noresize marginwidth=0 marginheight=0>

<frame src="home.htm" name="home" frameborder="no" scrolling="yes" noresize marginwidth="0" marginheight="0">

</frameset>

</noscript>

</html>

<!--changewin.html-->

<?xml version="1.0" encoding="utf-8"?>

<!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=utf-8">

<link href="style.css" rel="stylesheet" type="text/css">

<style type=text/css>

.point{position:absolute;font-family:Webdings;background-color:#dddddd;font-size:12px;color:#000000;cursor:hand;}

</style>

<script language=javascript>

function changeWin(){

if(parent.forum.cols!="10,*")

{

parent.forum.cols="10,*";

document.all.menuSwitch.innerHTML="<font class=point>4</font>";

}

else

{

parent.forum.cols="127,*";

document.all.menuSwitch.innerHTML="<font class=point>3</font>";

}

}

</script>

</head>

<body topmargin="0" leftmargin="0">

<table width=100% height=100% border=0 cellpadding=0 cellspacing=0>

<tr>

<td width=100%>

<iframe style="height:100%; width:100%; visibility:inherit;" marginwidth=0 marginheight=0 framespacing=0 frameborder=0 src="left.htm"> </iframe>

</td>

<td bgcolor=dddddd>

<table width=100% height=100% border=0 cellpadding=0 cellspacing=0>

<tr><td onclick=changeWin()><img src="images/shim.gif" width=10 height=1></td></tr>

<tr><td onclick=changeWin() height=100% id=menuSwitch><font class=point>3</font></td></tr>

</table>

</td>

</tr>

</table>

</body>

</html>

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航