JavaScript ist deaktiviert. Für eine bessere Darstellung aktiviere bitte JavaScript in deinem Browser, bevor du fortfährst.
Du verwendest einen veralteten Browser. Es ist möglich, dass diese oder andere Websites nicht korrekt angezeigt werden.
Du solltest ein Upgrade durchführen oder einen
alternativen Browser verwenden.
IFrames werden in Firefox falsch dargestellt
HI!
Habe für einen Freund ein Website programmiert, alles lief wunderbar, habe ein Layout mit Photoshop gemacht, gesliced usw... Habe es dann mit Adobe GoLive bearbeitet, Texte eignefügt usw, was auch alles gut geklappt hat, bis ich mir das ganze dann mal im Browser angeschaut habe. Ich habe ein iFrame in die Seite eingebaut, was eine bestimmte Größe haben soll.... dieses wird in IE perfekt dargestellt, jedoch wenn ich es mir mit Firefox 2.0 anschaue, hat es eine andere Größe, was nicht so sein soll... kann mir jemand helfen??
Hier 2 Bilder:
So sieht das ganze in Firefox aus:
Und so in IE:
Sorry die weißen Balken sind nur etwas Zensur.... ;-)
Wäre nett, wenn ihr mir helfen könnt....
Wenn Du diese Anzeige nicht sehen willst, registriere Dich und/oder logge Dich ein.
push...
@ admin, sry 4 push...
eventuell hast du einen fehler im quellcode, den ein browser weniger kulant behandelt als der andere.
check ma deinen source damit durch
http://validator.w3.org/
Also ich kenne dieses Problem auch.
Es liegt daran das FireFox den HTML Code "Falsch"(zumindest bei den I-Frames) Interpretiert. Im Internet Explorer wird die Page aber richtig dargestellt.
Dafür gibt es aber bestimmt ne Lösung.........
würde mich auch ma interessieren wie man das ändern kann
kannst du mal den Quelltext posten, so könenn wir dir nur wenig helfen
trust
alles klar, hier kommt der quelltext:
Code:
<html>
<center>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<head>
<title>Schwind-Online</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#404040">
<table id="Tabelle_01" width="957" border="0" cellspacing="0" cellpadding="0" cool="cool" gridx="16" gridy="16" height="602" showgridx="showgridx" showgridy="showgridy">
<tr height="151">
<td width="955" height="151" colspan="14" valign="top" align="left" xpos="0"><img src="Bilder/banner.gif" width="955" height="151" alt=""></td>
<td width="1" height="151" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="151" alt=""></td>
<td width="1" height="151"><spacer type="block" width="1" height="151"></td>
</tr>
<tr height="48">
<td width="29" height="449" rowspan="14" valign="top" align="left" xpos="0"><img src="Bilder/index_02.gif" width="29" height="449" alt=""></td>
<td background="Bilder/content.gif" content="content" csheight="422" cslocked width="669" height="422" colspan="3" rowspan="11" valign="top" align="center" xpos="29">
<p><font color="#404040">
<iframe src="#" height="422" width="669"></iframe>
</font></p>
</td>
<td width="257" height="48" colspan="10" valign="top" align="left" xpos="698"><img src="Bilder/index_04.gif" width="257" height="48" alt=""></td>
<td width="1" height="48" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="48" alt=""></td>
<td width="1" height="48"><spacer type="block" width="1" height="48"></td>
</tr>
<tr height="28">
<td width="79" height="77" colspan="3" rowspan="2" valign="top" align="left" xpos="698"><img src="Bilder/index_05.gif" width="79" height="77" alt=""></td>
<td width="131" height="28" colspan="3" valign="top" align="left" xpos="777"><a title="Home" href="index.html"><img id="button_home" src="Bilder/button_home.gif" name="button_home" width="131" height="28" alt="" border="0"></a></td>
<td width="47" height="77" colspan="4" rowspan="2" valign="top" align="left" xpos="908"><img src="Bilder/index_07.gif" width="47" height="77" alt=""></td>
<td width="1" height="28" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="28" alt=""></td>
<td width="1" height="28"><spacer type="block" width="1" height="28"></td>
</tr>
<tr height="49">
<td width="131" height="49" colspan="3" valign="top" align="left" xpos="777"><img src="Bilder/index_08.gif" width="131" height="49" alt=""></td>
<td width="1" height="49" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="49" alt=""></td>
<td width="1" height="49"><spacer type="block" width="1" height="49"></td>
</tr>
<tr height="28">
<td width="74" height="146" colspan="2" rowspan="4" valign="top" align="left" xpos="698"><img src="Bilder/index_09.gif" width="74" height="146" alt=""></td>
<td width="143" height="28" colspan="6" valign="top" align="left" xpos="772"><a title="About Me" href="about.html"><img src="Bilder/button_about.gif" width="143" height="28" alt="" border="0"></a></td>
<td width="40" height="146" colspan="2" rowspan="4" valign="top" align="left" xpos="915"><img src="Bilder/index_11.gif" width="40" height="146" alt=""></td>
<td width="1" height="28" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="28" alt=""></td>
<td width="1" height="28"><spacer type="block" width="1" height="28"></td>
</tr>
<tr height="41">
<td width="143" height="41" colspan="6" valign="top" align="left" xpos="772"><img src="Bilder/index_12.gif" width="143" height="41" alt=""></td>
<td width="1" height="41" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="41" alt=""></td>
<td width="1" height="41"><spacer type="block" width="1" height="41"></td>
</tr>
<tr height="30">
<td width="21" height="77" colspan="2" rowspan="2" valign="top" align="left" xpos="772"><img src="Bilder/index_13.gif" width="21" height="77" alt=""></td>
<td width="100" height="30" valign="top" align="left" xpos="793"><a title="Art" href="art.html"><img src="Bilder/button_art.gif" width="100" height="30" alt="" border="0"></a></td>
<td width="22" height="77" colspan="3" rowspan="2" valign="top" align="left" xpos="893"><img src="Bilder/index_15.gif" width="22" height="77" alt=""></td>
<td width="1" height="30" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="30" alt=""></td>
<td width="1" height="30"><spacer type="block" width="1" height="30"></td>
</tr>
<tr height="47">
<td width="100" height="47" valign="top" align="left" xpos="793"><img src="Bilder/index_16.gif" width="100" height="47" alt=""></td>
<td width="1" height="47" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="47" alt=""></td>
<td width="1" height="47"><spacer type="block" width="1" height="47"></td>
</tr>
<tr height="24">
<td width="68" height="178" rowspan="7" valign="top" align="left" xpos="698"><img src="Bilder/index_17.gif" width="68" height="178" alt=""></td>
<td width="154" height="24" colspan="8" valign="top" align="left" xpos="766"><a title="Galerie" href="galerie.html"><img src="Bilder/button_galerie.gif" width="154" height="24" alt="" border="0"></a></td>
<td width="35" height="178" rowspan="7" valign="top" align="left" xpos="920"><img src="Bilder/index_19.gif" width="35" height="178" alt=""></td>
<td width="1" height="24" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="24" alt=""></td>
<td width="1" height="24"><spacer type="block" width="1" height="24"></td>
</tr>
<tr height="51">
<td width="154" height="51" colspan="8" valign="top" align="left" xpos="766"><img src="Bilder/index_20.gif" width="154" height="51" alt=""></td>
<td width="1" height="51" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="51" alt=""></td>
<td width="1" height="51"><spacer type="block" width="1" height="51"></td>
</tr>
<tr height="30">
<td width="11" height="103" colspan="2" rowspan="5" valign="top" align="left" xpos="766"><img src="Bilder/index_21.gif" width="11" height="103" alt=""></td>
<td width="132" height="30" colspan="4" valign="top" align="left" xpos="777"><a title="Impressum" href="impressum.html"><img src="Bilder/button_impressum.gif" width="132" height="30" alt="" border="0"></a></td>
<td width="11" height="103" colspan="2" rowspan="5" valign="top" align="left" xpos="909"><img src="Bilder/index_23.gif" width="11" height="103" alt=""></td>
<td width="1" height="30" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="30" alt=""></td>
<td width="1" height="30"><spacer type="block" width="1" height="30"></td>
</tr>
<tr height="46">
<td width="132" height="73" colspan="4" rowspan="4" valign="top" align="left" xpos="777"><img src="Bilder/index_24.gif" width="132" height="73" alt=""></td>
<td width="1" height="46" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="46" alt=""></td>
<td width="1" height="46"><spacer type="block" width="1" height="46"></td>
</tr>
<tr height="5">
<td width="669" height="5" colspan="3" valign="top" align="left" xpos="29"><img src="Bilder/index_25.gif" width="669" height="5" alt=""></td>
<td width="1" height="5" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="5" alt=""></td>
<td width="1" height="5"><spacer type="block" width="1" height="5"></td>
</tr>
<tr height="16">
<td width="105" height="22" rowspan="2" valign="top" align="left" xpos="29"><img src="Bilder/index_26.gif" width="105" height="22" alt=""></td>
<td width="466" height="16" valign="top" align="left" xpos="134"><img src="Bilder/copyright.gif" width="466" height="16" alt=""></td>
<td width="98" height="22" rowspan="2" valign="top" align="left" xpos="600"><img src="Bilder/index_28.gif" width="98" height="22" alt=""></td>
<td width="1" height="16" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="16" alt=""></td>
<td width="1" height="16"><spacer type="block" width="1" height="16"></td>
</tr>
<tr height="6">
<td width="466" height="6" valign="top" align="left" xpos="134"><img src="Bilder/index_29.gif" width="466" height="6" alt=""></td>
<td width="1" height="6" valign="top" align="left" xpos="955"><img src="Bilder/spacer.gif" width="1" height="6" alt=""></td>
<td width="1" height="6"><spacer type="block" width="1" height="6"></td>
</tr>
<tr height="1">
<td width="29" height="1" valign="top" align="left" xpos="0"><img src="Bilder/spacer.gif" width="29" height="1" alt=""></td>
<td width="105" height="1" valign="top" align="left" xpos="29"><img src="Bilder/spacer.gif" width="105" height="1" alt=""></td>
<td width="466" height="1" valign="top" align="left" xpos="134"><img src="Bilder/spacer.gif" width="466" height="1" alt=""></td>
<td width="98" height="1" valign="top" align="left" xpos="600"><img src="Bilder/spacer.gif" width="98" height="1" alt=""></td>
<td width="68" height="1" valign="top" align="left" xpos="698"><img src="Bilder/spacer.gif" width="68" height="1" alt=""></td>
<td width="6" height="1" valign="top" align="left" xpos="766"><img src="Bilder/spacer.gif" width="6" height="1" alt=""></td>
<td width="5" height="1" valign="top" align="left" xpos="772"><img src="Bilder/spacer.gif" width="5" height="1" alt=""></td>
<td width="16" height="1" valign="top" align="left" xpos="777"><img src="Bilder/spacer.gif" width="16" height="1" alt=""></td>
<td width="100" height="1" valign="top" align="left" xpos="793"><img src="Bilder/spacer.gif" width="100" height="1" alt=""></td>
<td width="15" height="1" valign="top" align="left" xpos="893"><img src="Bilder/spacer.gif" width="15" height="1" alt=""></td>
<td width="1" height="1" valign="top" align="left" xpos="908"><img src="Bilder/spacer.gif" width="1" height="1" alt=""></td>
<td width="6" height="1" valign="top" align="left" xpos="909"><img src="Bilder/spacer.gif" width="6" height="1" alt=""></td>
<td width="5" height="1" valign="top" align="left" xpos="915"><img src="Bilder/spacer.gif" width="5" height="1" alt=""></td>
<td width="35" height="1" valign="top" align="left" xpos="920"><img src="Bilder/spacer.gif" width="35" height="1" alt=""></td>
<td width="1" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
</tr>
<tr height="1" cntrlrow="cntrlrow">
<td width="29" height="1"><spacer type="block" width="29" height="1"></td>
<td width="105" height="1"><spacer type="block" width="105" height="1"></td>
<td width="466" height="1"><spacer type="block" width="466" height="1"></td>
<td width="98" height="1"><spacer type="block" width="98" height="1"></td>
<td width="68" height="1"><spacer type="block" width="68" height="1"></td>
<td width="6" height="1"><spacer type="block" width="6" height="1"></td>
<td width="5" height="1"><spacer type="block" width="5" height="1"></td>
<td width="16" height="1"><spacer type="block" width="16" height="1"></td>
<td width="100" height="1"><spacer type="block" width="100" height="1"></td>
<td width="15" height="1"><spacer type="block" width="15" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
<td width="6" height="1"><spacer type="block" width="6" height="1"></td>
<td width="5" height="1"><spacer type="block" width="5" height="1"></td>
<td width="35" height="1"><spacer type="block" width="35" height="1"></td>
<td width="1" height="1"><spacer type="block" width="1" height="1"></td>
<td width="1" height="1"></td>
</tr>
</table>
</body>
</center>
</html>
Zuletzt bearbeitet: 08.02.2007
aeh kollega? jetzt mal noch mal in code tags und eignerückt
dann wirds auch was mit der hilfe
edit: formatiert und hat sich erledigt..
@admin: close pls
Zuletzt bearbeitet: 08.02.2007