Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Tabela + colspan + Firefox 1.5 vs Opera 9.0, Sypie się na M.Firefox
KirkoR
post 8.07.2006, 15:07:02
Post #1





Grupa: Zarejestrowani
Postów: 118
Pomógł: 0
Dołączył: 14.02.2004
Skąd: Warszawa

Ostrzeżenie: (10%)
X----


Witam!
Mam taki kod:
  1. <table width="100%" cellpadding="0" cellspacing="0" border="1">
  2. <tr>
  3. <td style="background-image: url(/kModule/img/kSkin03.gif); background-repeat: no-repeat;" width="169" height="55"></td>
  4. <td style="background-image: url(/kModule/img/kSkin04.gif); background-repeat: no-repeat;" width="205" height="55"></td>
  5. <td style="background-image: url(/kModule/img/kSkin05.gif); background-repeat: repeat-x; width: auto;" height="55"></td>
  6. <td style="background-image: url(/kModule/img/kSkin05.gif); background-repeat: repeat-x;" width="276" height="55"></td>
  7. <td style="background-image: url(/kModule/img/kSkin06.gif); background-repeat: no-repeat;" width="14" height="55"></td>
  8. </tr>
  9. <tr>
  10. <td style="background-image: url(/kModule/img/kSkin07.gif); background-repeat: no-repeat;" width="169" height="28"></td>
  11. <td style="background-image: url(/kModule/img/kSkin08.gif); background-repeat: no-repeat;" width="205" height="28"></td>
  12. <td style="background-image: url(/kModule/img/kSkin09.gif); background-repeat: repeat-x; width: auto" height="28"></td>
  13. <td colspan="2" style="background-image: url(/kModule/img/kSkin10.gif); background-repeat: no-repeat;" width="290" height="28"></td>
  14. </tr>

Teraz działa w obu przeglądarkach, w momencie kiedy border="0" działa tylko na Operze, na Firefoxie się sypie... sad.gif dlaczego?

Jeśli to komuś pomoże to wystarczyło dodać: <div>&nbsp;</div>
Kod wygląda następująco:
  1. <table width="100%" cellpadding="0" cellspacing="0" border="0">
  2. <tr>
  3. <td style="background-image: url(/kModule/img/kSkin03.gif); background-repeat: no-repeat;" width="169" height="55"></td>
  4. <td style="background-image: url(/kModule/img/kSkin04.gif); background-repeat: no-repeat;" width="205" height="55"></td>
  5. <td style="background-image: url(/kModule/img/kSkin05.gif); background-repeat: repeat-x; width: auto;" height="55"><div>&nbsp;</div></td>
  6. <td style="background-image: url(/kModule/img/kSkin05.gif); background-repeat: repeat-x; width: auto;" height="55"><div>&nbsp;</div></td>
  7. <td style="background-image: url(/kModule/img/kSkin06.gif); background-repeat: no-repeat;" width="14" height="55"></td>
  8. </tr>
  9. <tr>
  10. <td style="background-image: url(/kModule/img/kSkin07.gif); background-repeat: no-repeat;" width="169" height="28"></td>
  11. <td style="background-image: url(/kModule/img/kSkin08.gif); background-repeat: no-repeat;" width="205" height="28"></td>
  12. <td style="background-image: url(/kModule/img/kSkin09.gif); background-repeat: repeat-x;" height="28"></td>
  13. <td colspan="2" style="background-image: url(/kModule/img/kSkin10.gif); background-repeat: repeat-x;" width="290" height="28"></td>
  14. </tr>
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 14.08.2025 - 13:34