Problema IE

Discuta despre browsere, facilitati, probleme, pro si contra - Firefox, Opera, Chrome, Internet Explorer, Safari, SeaMonkey

Moderator: Moderatori

vlivius1
Senior Member
Mesaje: 399
Membru din: Dum Aug 12, 2007 3:50 pm
Localitate: Bucuresti
Contact:

Problema IE

Mesajde vlivius1 » Sâm Iun 28, 2008 5:47 pm

Am tabelul urmator care in mozzila afiseaza corect iar in IE imi mareste height-ul de la primul rand si imi afiseaza loc gol. La primul rand am pus height fixde 66 iar height-ul de la randul al 2-lea l-am lasat liber ca sa se poate repeta poza.

Problema este ca imi mareste primul rand nu pe al doi-lea.


<table width="495" border="0" cellpadding="0" cellspacing="0" style="border:1px solid #040404">
<tr>
<td width="211" height="66" style="background:url(pictures/fon_top02.gif) repeat-x">&nbsp;</td>
<td rowspan="2"><p>&nbsp;</p>
<p>rtrterterte</p>
<p>rtert</p>
<p>er</p>
<p>ter</p>
<p>te</p>
<p>rt</p>
<p>er</p>
<p>erter</p></td>
</tr>
<tr>
<td width="211" style="background:url(pictures/fon_left.gif) repeat-y">&nbsp;</td>
</tr>
</table>



cornel
Junior Member
Mesaje: 36
Membru din: Mar Aug 05, 2008 4:19 pm
Localitate: craiova

E veche problema

Mesajde cornel » Mar Aug 12, 2008 2:07 pm

IE are mari probleme cu atributele height si width. Sfatu meu e sa incerci cu Div-uri.

Cod: Selectaţi tot

<table width="495" border="0" cellpadding="0" cellspacing="0"
   style="border: 1px solid #040404">
   <tr>
      <td width = "211" valign=top>
      <div style="background: url(pictures/fon_top02.gif) repeat-x;vertical-align:top;width:100%;height:66px;vertical-align:top"> </div>
      <div style="background: url(pictures/fon_left.gif) repeat-y;height:100%;width:100%"></div>
      </td>
      <td height=1>
<!-- se pare ca aici trebuie sa pui ceva la height, nu stiu de ce -->
<p>rtrterterte</p>
<p>rtert</p>
<p>er</p>
<p>ter</p>
<p>te</p>
<p>rt</p>
<p>er</p>
<p>erter</p></td>
</tr>
</table>

assus
Junior Member
Mesaje: 37
Membru din: Mar Iul 13, 2010 9:42 pm
Localitate: Oradea
Contact:

Mesajde assus » Lun Iul 26, 2010 1:49 pm

ce ai putea sa faci ar fi sa schimbi si font-height-ul pentru td-ul respectiv. s-ar putea sa fie problema din cauza fontului
Bafta
Vorba multora - "Asta e!"
Jocuri pentru copii | Detect invisible | Invisible


Înapoi la “Browsere”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori