框架集无法在EDGE中使用,但可以在Mozilla / IE上正常运行

问题描述

我对仅在INTRANET公司中使用的旧网站有问题。该站点可以在Mozilla Firefox和Internet Explorer上正常运行,但是在Edge browser中无法正确显示

在EDGE上,框架集显示不正确。

不幸的是,由于其中包含敏感数据,我无法完整上传代码,我创建了屏幕截图以使您理解该问题,并希望它可以理解。

HOMEPAGE->并单击例如“ Test1

HOMEPAGE --> and click for example on "Test1"

TEST1->在所有浏览器中都能流畅显示

TEST1 --> it appears smoothly with all browsers

通过单击右框架,例如在“ Test6”上

The content that should be displayed in the middle is displayed on the left side of the page

另一方面,如果我使用Firefox或Internet Explorer打开该页面,则该页面会按照我的要求正确显示

With IE other Firefox

在这里我尝试放置部分代码

<html>

<head>
<title>Home</title>
<Meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<Meta NAME="keywords"
CONTENT="home">
</head>

<frameset framespacing="0" border="false" frameborder="0" cols="191,*">
  <frame name="Links" scrolling="no" noresize target="ROben" src="index_links.htm">
  <frameset rows="9%,*">
    <frame name="ROben" target="_RUnten" src="index_oben.htm" scrolling="no" noresize>
    <frame name="RUnten" src="index_text.htm" scrolling="auto" noresize target="_top">
  </frameset>
  <noframes>
  <body>
  <p>Diese Seite verwendet Frames. Frames werden von Ihrem browser aber nicht unterstützt.</p>
  </body>
  </noframes>
</frameset>
</html>
html>

<head>
<Meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<Meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<base target="Links">
<title>Bereich Frame - TEST1</title>
<style type="text/css">
<!-- A {text-decoration : none;}-->
</style>
</head>

<body bgcolor="#FFFFFF" topmargin="5" leftmargin="5" marginwidth="5" marginheigth="5" text="#000000" link="#6699CC" vlink="#6699CC" alink="#FFCC33">
<font size="2" color="#000000" face="Arial,Geneva,Helvetica"><div align="left">

<table border="0" width="190">
  <tr>
    <td colspan="2" width="186"><font size="2" color="#000000"><u><b><br>
    </b>verfügbare Optionen:</u></font><p>&nbsp;</td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"><font size="2" color="#000000"><a
    href="test6/test6.htm"><img src="../pics/arrow_r1.gif" border="0" width="15" height="14"></a></font></td>
    <td width="161"><a href="test6/test6.htm"><b><font size="2" color="000000">test6</font></b></a><font size="1">&nbsp;&nbsp;</font></td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"></td>
    <td width="161"><br>
    <font size="2" color="#FFFFFF">...</font></td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"><font size="2" color="#000000"><a
    href="test7"><img src="../pics/arrow_r1.gif" border="0" width="15" height="14"></a></font></td>
    <td width="161"><a href="test7"><b><font size="2" color="#000000">test7</font></b></a></td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"></td>
    <td width="161"><br>
    <font size="2" color="#FFFFFF">...</font></td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"><font size="2" color="#000000"><a
    href="test8"><img src="../pics/arrow_r1.gif" border="0" width="15" height="14"></a></font></td>
    <td width="161"><a href="test8"><b><font size="2" color="#000000">test8</font></b></a></td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"></td>
    <td width="161"><br>
    <font size="2" color="#FFFFFF">...</font></td>
  </tr>
  <tr>
    <td width="21" valign="top" align="right"><font size="2" color="#000000"><a
    href="test9" target="_blank"><img src="../pics/arrow_r1.gif" border="0" width="15" height="14"></a></font></td>
    <td width="161"><a href="test9" target="_blank"><b><font size="2" color="#000000">test9</font></b></a></td>
  </tr>
  <tr>
    <td width="21"></td>
    <td width="161"><br>
    <font size="2" color="#FFFFFF">...</font></td>
  </tr>
  <tr>
    <td width="21"></td>
    <td width="161"><br>
    <br>
    <font size="2" color="#FFFFFF">...</font></td>
  </tr>
  <tr>
    <td width="21"></td>
    <td width="161"><font size="1" color="#000000"><a href="../info/downloadbeschr.htm"><b>Download@R_332_4045@ionen</b></a></font></td>
  </tr>
  <tr>
    <td width="21"></td>
    <td width="161"></td>
  </tr>
</table>
</div></font>
</body>
</html>
<html>

<head>
<Meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<Meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<title>TEST6</title>
<style type="text/css">
<!-- A {text-decoration : none;}-->
</style>
</head>

<body bgcolor="#FFFFFF" topmargin="5" leftmargin="5" marginwidth="5" marginheigth="5" text="#000000" link="#6699CC" vlink="#6699CC" alink="#FFCC33">
<font face="Arial,Helvetica" size="2" color="#000000">

<table border="0" width="100%">
  <tr>
    <td width="640" background="../../pics/blau1.gif"><p align="left"><font
    size="3"><b>TEST6</b></font></td>
  </tr>
</table>

etc...etc...etc...

我希望我很清楚,对不起我的英语,在此先感谢您。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)