slane: Frames im IE 6.0

Beitrag lesen

Warum offnen meine Fenster bei Opero im richtigen Fenster und im IE 6.0 wird ein extra fenster geöffnet:

<frameset rows="*" cols="150,*,150" framespacing="0" frameborder="no" border="0">
  <frame src="links.html" scrolling="No" id="linksframe" />
  <frameset rows="100,30,500,31,20" cols="*" framespacing="0" border="0">
    <frame src="oben.html" scrolling="no" id="obenframe">
    <frame src="menu.html" scrolling="no" id="menuframe">
    <frame src="inhalt.html" id="inhaltframe">
    <frame src="impressum.html" scrolling="no" id="infofrmae">
    <frame src="unten.html" scrolling="no" id="untenframe">
  </frameset>

<frame src="rechts.html" scrolling="No" id="rechtsframe" />
</frameset>

was ist hier falsch! die webside kann unter http://slane.sl.funpic.de
eingesehen werden. ist aber nur ein test!