Forum Doku Wiki Blog

Forumsarchiv 2002, Februar
frameset wird nicht immer vollstaendig geladen (ie5)

archivierte Beiträge lesen

  1. (HTML) frameset wird nicht immer vollstaendig geladen (ie5) von jenny, 24. 02. 2002, 16:58

frameset wird nicht immer vollstaendig geladen (ie5)

Der folgende Beitrag wurde am 24. 02. 2002, 16:58 Uhr von jenny veröffentlicht.

hallo,
habe ein recht umfangreiches frameset gebastelt. meistens funktioniert es auf gut, aber manchmal leider nicht.
wer weiss, warum das frame

<frame name="il" scrolling="NO" noresize src="2in1_fr.html" marginwidth="6" marginheight="6" frameborder="NO">

manchmal nicht geladen wird? muss ich eine zeitverzoegerung einbauen, damit der browser nicht ueberfordert ist - wenn ja wie?- oder woran liegt es? folgend das frameset:

<frameset cols="*,740,*" bgolor="#f1f1f1" frameborder="NO" border="0" framespacing="0">
  <frame src="ab.html" name="ll" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" scrolling="NO" frameborder="NO">
  <frameset rows="*,420,*" bgolor="#f1f1f1" frameborder="NO" border="0" framespacing="0">
    <frame src="ab.html" name="oo" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" scrolling="NO" frameborder="NO">
    <frameset rows="*" cols="*,*" frameborder="NO" border="0" framespacing="0">
      <frame name="il" scrolling="NO" noresize src="2in1_fr.html" marginwidth="6" marginheight="6" frameborder="NO">
      <frameset rows="*,*" frameborder="NO" border="0" framespacing="0" cols="*">
        <frame name="iro" noresize scrolling="NO" src="ro_start.html" frameborder="NO" marginwidth="6" marginheight="6">
        <frame name="iru" src="lrou.html" marginwidth="6" marginheight="6" scrolling="NO" noresize frameborder="NO">
      </frameset>
    </frameset>
    <frame src="ab.html" frameborder="NO" scrolling="NO" name="uu">
  </frameset>
  <frame src="ab.html" name="rr" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" scrolling="NO" frameborder="NO">
</frameset>
<noframes>
</noframes> <noframes>
<frameset cols="80,*" frameborder="NO" border="0" framespacing="0">
  <frame name="leftFrame" scrolling="NO" noresize>
</frameset></noframes>
</html>


vielen dank für eurer interesse und mühe,grüsse    jenny

frameset wird nicht immer vollstaendig geladen (ie5)

Der folgende Beitrag wurde am 24. 02. 2002, 17:03 Uhr von Harry veröffentlicht.

Hoi

>     <frameset rows="*" cols="*,*" frameborder="NO" border="0" framespacing="0">

Schuß ins blaue: Vielleicht stört ihn, daß Du rows= und cols= gleichzeitig angegeben hast. Darüberhinaus ist das rows="*" total überflüssig.

Ciao,

Harry

frameset wird nicht immer vollstaendig geladen (ie5)

Der folgende Beitrag wurde am 24. 02. 2002, 17:23 Uhr von jenny veröffentlicht.

> Hoi

> >     <frameset rows="*" cols="*,*" frameborder="NO" border="0" framespacing="0">

> Schuß ins blaue: Vielleicht stört ihn, daß Du rows= und cols= gleichzeitig angegeben hast. Darüberhinaus ist das rows="*" total überflüssig.

> Ciao,

> Harry




werde es probieren, danke

jenny

© 1998-2013 SELFHTMLImpressumSoftware: Classic Forum 3.4