index-frames.jsp
上传用户:nbluoke
上传日期:2013-08-09
资源大小:4851k
文件大小:1k
源码类别:

教育系统应用

开发平台:

WORD

  1. <%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" %>
  2. <HTML><HEAD><TITLE>共创学堂-教师功能</TITLE>
  3. <META http-equiv=Content-Type content="text/html; charset=gb2312">
  4. <LINKhref="../common/main-style.css" type=text/css rel=stylesheet>
  5. <META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
  6. <SCRIPT language=JavaScript>
  7. <!--
  8. function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  9.   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
  10.     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  11.   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
  12. }
  13. MM_reloadPage(true);
  14. // -->
  15. </SCRIPT>
  16. <FRAMESET id=topframeset border=0 frameSpacing=0 borderColor=menu frameBorder=0 rows="85,*">
  17.   <frame name="topFrame" scrolling="NO" noresize src="iframe/head.htm" >
  18.   <frameset id=bottomframeset rows="*,30" border="0" framespacing="0" borderColor=menu >
  19.     <FRAMESET id=testframeset border=0 frameSpacing=0 borderColor=#FFFFFF rows=* cols=250,* scrolling=1>
  20.       <FRAME border=1 name=leftFrame src="iframe/left.jsp" frameBorder=0 scrolling=AUTO>
  21.       <FRAME border=1 name=mainFrame src="main.jsp" frameBorder=0 scrolling=auto>
  22.     </FRAMESET>
  23.  <frame name="bottomFrame" scrolling="NO" noresize src="iframe/bot.htm">
  24.   </frameset>
  25. </frameset><noframes></noframes>
  26. </HTML>