Autor Zpráva
martinkloubek
Profil *
ahoj,
mám více iframe pod sebou,
střední část je rozdělena na tři vedle sebe v % oba IE i FF chápou OK.
problém je že chci aby střední část se roztahovala height dle rozlišení vše ostatní zůstalo stabilní dle PX. Když dám to co je v ukázce fuguje to v IE celkem ok.
v FF je to úplně mimo obrazovku. když dám auto je to také mimo a v IE zase cca 50 px na výšku...

BODY mám
margin: 0;
padding: 0;
overflow: hidden; /* bez posuvníku */
height: 100%;
width: 100%;

IFRAMY jsou:
<iframe name="horni" scrolling="no" width="100%" height="170" frameborder="0" marginwidth="0" marginheight="0" src="horni.php">
<iframe name="horni1" scrolling="no" width="100%" height="20" frameborder="0" marginwidth="0" marginheight="0" src="prazdna.php">

/*JAK DONUTIT ABY SE TYTO 3 IFRAMY natahovaly dle monitoru? v IE a FF stejně!*/
<iframe name="leva" scrolling="no" width="30%" height="60%" frameborder="0" marginwidth="0" marginheight="0" src="leva.php">
<iframe name="stred" scrolling="auto" width="55%" height="60%" frameborder="0" marginwidth="0"marginheight="0" src="hlavni.php">
<iframe name="right" scrolling="no" width="15%" height="60%" frameborder="0" marginwidth="0" marginheight="0" src="prava.php">

<iframe name="spodni1" scrolling="no" width="100%" height="20" frameborder="0" marginwidth="0" marginheight="0" src="prazdna.php">
<iframe name="spodnimenu" scrolling="no" width="100%" height="30" frameborder="0" marginwidth="0" marginheight="0" src="spodni_menu.php>
<iframe name="spodni2" scrolling="no" width="100%" height="100%" frameborder="0" marginwidth="0" marginheight="0" src="spodni1.php">

Nemáte nějakou fintu pro FF? díky moc.
martinkloubek
Profil *
beru zpět chyba v kodu všude chybí pár znak </iframe>
ted už je to celkem ok, je tam kde jsou 3 iframe vedle sebe jsou v FF mezery a při 100% skáče poslední iframe na další řádek...
IE to akceptuje na 100 % ok...
přitom všude je marginwidth="0" marginheight="0"....

Vaše odpověď

Mohlo by se hodit


Prosím používejte diakritiku a interpunkci.

Ochrana proti spamu. Napište prosím číslo dvě-sta čtyřicet-sedm:

0