BBS(php & mysql)完整版(四)

//此页面为 top.php

 1<html>
 2<head>
 3<title>Untitled Document</title>
 4<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
 5<script language="JavaScript1.2" src="js/fw_menu.js"></script>
 6<script language="JavaScript1.2" src="js/menu_comment.js"></script>
 7</head>
 8<body bgcolor="#FFFFFF" text="#000000">
 9<div id="Layer1" style="position:absolute; left:151px; top:81px; width:558px; height:48px; z-index:1">
10<script language="JavaScript1.2">fwLoadMenus();</script>
11<img border="0" height="28" name="phpd" src="pic/phpd.gif" usemap="#m_phpd" width="600"/>
12<!-- fwtable fwsrc="phpd.png" fwbase="phpd" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" -->
13<map name="m_phpd">
14<area coords="378,-6,464,18" href="#" onmouseout="parent.mainFrame.FW_startTimeout();" onmouseover="parent.mainFrame.window.FW_showMenu(window.fw_menu_0,381,0);" shape="rect"/>
15<area coords="265,0,343,21" href="#" onmouseout="parent.mainFrame.FW_startTimeout();" onmouseover="parent.mainFrame.window.FW_showMenu(window.fw_menu_1,266,0);" shape="rect"/>
16<area coords="142,-6,227,20" href="#" onmouseout="parent.mainFrame.FW_startTimeout();" onmouseover="parent.mainFrame.window.FW_showMenu(window.fw_menu_2,149,0);" shape="rect"/>
17<area coords="31,-7,114,21" href="#" onmouseout="parent.mainFrame.FW_startTimeout();" onmouseover="parent.mainFrame.window.FW_showMenu(window.fw_menu_3,40,0);" shape="rect"/>
18<area coords="31,-7,580,21" href="sturecord.php" shape="rect" target="_blank"/>
19</map>
20</div>
21<div id="Layer2" style="position:absolute; left:4px; top:3px; width:148px; height:98px; z-index:2"><a href="aboutme.php" target="_blank"><img align="left" alt="站长自我介绍!!" border="0" height="100" src="pic/FD_03Sd.gif" width="133"/></a></div>
22</body>
23</html>

//此页面为 index.php

 1<html>
 2<head>
 3<title>::: xiaoyang :::</title>
 4<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
 5<script language="JavaScript">   
 6<!--   
 7function MM_reloadPage(init) { //reloads the window if Nav4 resized   
 8if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {   
 9document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}   
10else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();   
11}   
12MM_reloadPage(true);   
13// -->   
14</script>
15</head>
16<frameset border="0" cols="*" frameborder="NO" framespacing="0" rows="103,*">
17<frame name="topFrame" noresize="" scrolling="NO" src="top.php"/>
18<frameset border="0" cols="128,*" frameborder="NO" framespacing="0" rows="*">
19<frame name="leftFrame" noresize="" scrolling="no" src="right.php"/>
20<frame name="mainFrame" noresize="" scrolling="auto" src="left.php"/>
21</frameset>
22</frameset>
23<noframes>
24<body bgcolor="#FFFFFF" text="#000000">
25</body>
26</noframes>
27</html>
Published At
Categories with Web编程
Tagged with
comments powered by Disqus