SELFPHP: Version 5.8.2 Befehlsreferenz - Tutorial – Kochbuch – Forum für PHP Einsteiger und professionelle Entwickler

SELFPHP


Professional CronJob-Service

Suche



CronJob-Service    
bei SELFPHP mit ...



 + minütlichen Aufrufen
 + eigenem Crontab Eintrag
 + unbegrenzten CronJobs
 + Statistiken
 + Beispielaufrufen
 + Control-Bereich

Führen Sie mit den CronJobs von SELFPHP zeitgesteuert Programme auf Ihrem Server aus. Weitere Infos



:: Buchempfehlung ::

Websites optimieren für Google & Co.

Websites optimieren für Google & Co. zur Buchempfehlung
 

:: Anbieterverzeichnis ::

Globale Branchen

Informieren Sie sich über ausgewählte Unternehmen im Anbieterverzeichnis von SELFPHP  

 

:: Newsletter ::

Abonnieren Sie hier den kostenlosen SELFPHP Newsletter!

Vorname: 
Name:
E-Mail:
 
 

Zurück   PHP Forum > SELFPHP > HTML, CSS und JavaScript Help!

HTML, CSS und JavaScript Help! Hier gibt es Hilfe zu HTML, CSS und JavaScript Problemen

Antwort
 
Themen-Optionen Ansicht
  #1  
Alt 24.06.2005, 16:45:31
Stefan25 Stefan25 ist offline
Anfänger
 
Registriert seit: Jun 2005
Beiträge: 1
Overflow nicht richtig in IE

hallo jungs und mädels,
es geht um folgendes: ich habe eine Tabelle, die aus 2 zellen besteht, die auch je eine tabelle enthalten(tabellen A und B). die tabelle B ist in ein div gepackt und mit overflow:scroll versehen. jetzt die quizfrage wieso bei width:100% wird in IE die tabelle so vergrössert, dass sie nicht auf eine seite passt, und bei firefox und opera wird alles richtig angezeigt? wie kann man das heilen?

P.S. es ist viel code, aber das meiste davon sind nur platzhalter

Code:
<table border="1" frame="box"  width="100%" cellspacing="0" cellpadding="1" >
<colgroup>
<col width="10%">
<col width="90%">
</colgroup>

<tr>
<td style="vertical-align:top">
<table style="width:100%;"  border="1" frame="box" cellspacing="0" rules="rows">
<tr><td><font size="-2">&#160</font></td></tr>
<tr><td bgcolor="#C0C0C0"  style="border:thin solid #C0C0C0;white-space:nowrap"><font size="-1">
xxxxxxxxxxxx
</font></td></tr>
</table>
</td>
<td >


<div style="overflow:scroll;width=100%">

<table  rules="rows" style="width:100%;" frame="box" cellspacing="0" border="1">
<tr>
<td align="center"><font size="-2">20</font></td>
<td align="center"><font size="-2">21</font></td>
<td align="center"><font size="-2">22</font></td>
<td align="center"><font size="-2">23</font></td>
<td align="center"><font size="-2">24</font></td>
<td align="center"><font size="-2">25</font></td>
<td align="center"><font size="-2">26</font></td>
<td align="center"><font size="-2">27</font></td>
<td align="center"><font size="-2">28</font></td>
<td align="center"><font size="-2">29</font></td>
<td align="center"><font size="-2">30</font></td>
<td align="center"><font size="-2">1</font></td>
<td align="center"><font size="-2">2</font></td>
<td align="center"><font size="-2">3</font></td>
<td align="center"><font size="-2">4</font></td>
<td align="center"><font size="-2">5</font></td>
<td align="center"><font size="-2">6</font></td>
<td align="center"><font size="-2">7</font></td>
<td align="center"><font size="-2">8</font></td>
<td align="center"><font size="-2">9</font></td>
<td align="center"><font size="-2">10</font></td>
<td align="center"><font size="-2">11</font></td>
<td align="center"><font size="-2">12</font></td>
<td align="center"><font size="-2">13</font></td>
<td align="center"><font size="-2">14</font></td>
<td align="center"><font size="-2">15</font></td>
<td align="center"><font size="-2">16</font></td>
<td align="center"><font size="-2">17</font></td>
<td align="center"><font size="-2">18</font></td>
<td align="center"><font size="-2">19</font></td>
<td align="center"><font size="-2">20</font></td>
<td align="center"><font size="-2">21</font></td>
<td align="center"><font size="-2">22</font></td>
<td align="center"><font size="-2">23</font></td>
<td align="center"><font size="-2">24</font></td>
<td align="center"><font size="-2">25</font></td>
<td align="center"><font size="-2">26</font></td>
<td align="center"><font size="-2">27</font></td>
<td align="center"><font size="-2">28</font></td>
<td align="center"><font size="-2">29</font></td>
<td align="center"><font size="-2">30</font></td>
<td align="center"><font size="-2">31</font></td>
<td align="center"><font size="-2">1</font></td>
<td align="center"><font size="-2">2</font></td>
<td align="center"><font size="-2">3</font></td>
<td align="center"><font size="-2">4</font></td>
<td align="center"><font size="-2">5</font></td>
<td align="center"><font size="-2">6</font></td>
<td align="center"><font size="-2">7</font></td>
<td align="center"><font size="-2">8</font></td>
<td align="center"><font size="-2">9</font></td>
<td align="center"><font size="-2">10</font></td>
<td align="center"><font size="-2">11</font></td>
<td align="center"><font size="-2">12</font></td>
<td align="center"><font size="-2">13</font></td>
</tr>

<tr>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td  style="border:thin solid black" bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#0000FF" width="90px"><font size="2" color="#0000FF">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#E2E2E2" width="90px"><font size="2" color="#E2E2E2">fds&#160</font></td>
<td   bgcolor="#C7CEE2" width="90px"><font size="2" color="#C7CEE2">fds&#160</font></td>
</tr>


</table>

</div>

</td>

</tr>

 </table>
Mit Zitat antworten
Antwort


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind aus.
[IMG] Code ist aus.
HTML-Code ist aus.

Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
session_encode in DB gespeichert - Daten richtig, auslesen aber falsch CThuy PHP für Fortgeschrittene und Experten 0 25.07.2004 01:38:34
Link nicht richtig bei Suchmaschinen Script Mutated! PHP für Fortgeschrittene und Experten 12 19.07.2004 20:49:11
Select Abfrage? so richtig?! Soeren MySQLi/PDO/(MySQL) 1 11.07.2004 11:52:28
fread geht seit PHP 4.3.3 nicht mehr richtig admini PHP für Fortgeschrittene und Experten 1 24.09.2003 09:45:07
richtig in DB eintragen Luuser PHP für Fortgeschrittene und Experten 1 29.07.2002 15:02:03


Alle Zeitangaben in WEZ +2. Es ist jetzt 08:51:03 Uhr.


Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.


© 2001-2024 E-Mail SELFPHP OHG, info@selfphp.deImpressumKontakt