IE下用frame的src加载html,框架上部可以,后面就不行了。 5
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Frameset//EN""http://www.w3.org/TR/xhtml1/DTD/...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>管理平台系统</title>
</head>
<frameset rows="90,*,20" framespacing="0" frameborder="no" border="0">
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" frameborder="0" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="cont.html" name="mainFrame" id="mainFrame" frameborder="0" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="foot.html" name="footFrame" id="footFrame" frameborder="0" />
</frameset>
</frameset>
<noframes><body>
</body>
</noframes></html>
以上代码,top.html正常,但是cont.html不能打开,搜狗高速模式可以,兼容模式不行。原始文件可以,我把“src="top.html"”剪切掉,然后再粘贴上,保存,就出问题了。请高人指点,非常感谢!另外cont.html单独在IIS下打开是可以的,
上面代码保存在main.html文件里 展开
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>管理平台系统</title>
</head>
<frameset rows="90,*,20" framespacing="0" frameborder="no" border="0">
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" frameborder="0" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="cont.html" name="mainFrame" id="mainFrame" frameborder="0" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="foot.html" name="footFrame" id="footFrame" frameborder="0" />
</frameset>
</frameset>
<noframes><body>
</body>
</noframes></html>
以上代码,top.html正常,但是cont.html不能打开,搜狗高速模式可以,兼容模式不行。原始文件可以,我把“src="top.html"”剪切掉,然后再粘贴上,保存,就出问题了。请高人指点,非常感谢!另外cont.html单独在IIS下打开是可以的,
上面代码保存在main.html文件里 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询