Firefox Darstellungsproblem!?!?!

  • Warum sie die Seite die so im InternetExplorer von Microsoft richtig dargestellt ist:
    [Blockierte Grafik: http://img104.echo.cx/img104/3571/ie017mf.th.gif]
    (BIG: http://img104.echo.cx/img104/3571/ie017mf.gif)
    Das blau ist nur angelegt sorry!

    im Firefox 1.0.3 so aus:
    [Blockierte Grafik: http://img12.echo.cx/img12/1761/firefox019gb.th.gif]
    (BIG: http://img12.echo.cx/img12/1761/firefox019gb.gif)

    Weiß jemand welcher Plugin welche Sprache dem Firefox fehlt!

    Die Seite nutzt: Frames (I-Frames), CSS, HTML

    Danke

  • Aus Bildern kann man nichts über den Code sagen. Da wird wohl irgendetwas für den IE optimiert worden sein. Solche Anfragen haben wir hier ständig. Eine Suche im Forum mit den Stichwörtern Seite+dargestellt oder Seite+Darstellung bringt hunderte von Ergebnissen. Bisher war es jedenfalls so gut wie immer der IE, der nicht standardkonform dargestellt hat.

  • Code des Hauptfensters!

    ---------------------------------------------
    <html>
    <head>
    <title>one*aim - worship band</title>

    <meta name="author" content="one*aim - Johannes Weil">
    <meta name="description" content="">
    <meta name="keywords" content="oneaim, one-aim, one*aim, one aim, one'aim, on, aime, eim, eime">
    <meta name="description" content="one*aim - Lobpreisband aus Nanzenbach und Eibach">


    <link rel="stylesheet" href="index.css" type="text/css">

    </head>

    <body bgcolor="#CCCCCC" topmargin="0" leftmargin="0">

    <!-- xt-Media.counter ( http://www.xt-counter.de ) -->
    <script language="JavaScript" type="text/javascript" src="http://www.xt-counter.de/pphlogger.js.php?id=one-aim">
    </script>

    <noscript>
    <img alt="" src="http://www.xt-counter.de/pphlogger.php?id=one-aim&st=img">
    </noscript>
    <!-- xt-Media.counter ( http://www.xt-counter.de ) ENDE -->

    <table height="100%" width="100%">
    <tr height="100%">
    <td valign="middle" align="center" height="100%" width="100%">

    <iframe src="statement.html"
    width="450" height="500" scrolling="no"
    style="border: 1 solid #333333" frameborder="0">

    </iframe>

    </td>
    </tr>
    </table>

    </body>

    </html>
    ---------------------------------------------

    Code des Innenframes!

    ---------------------------------------------
    <html>
    <head>
    <title>one*aim - worship band</title>

    <meta name="author" content="one*aim - Johannes Weil">
    <meta name="description" content="">
    <meta name="keywords" content="oneaim, one-aim, one*aim, one aim, one'aim, on, aime, eim,">
    <meta name="description" content="one*aim - Lobpreisband aus Nanzenbach und Eibach">

    <link rel="stylesheet" href="index.css" type="text/css">

    </head>

    <body topmargin="0" leftmargin="0"
    style="background-image:url(img/star_new.gif); background-repeat: no-repeat; background-position: bottom right;">

    <span class="table" style="position: absolute; left:225px; top:47; color:#ABABAB">
    aktualisiert: 04.12.2003
    </span>

    <img src="img/top_statement.gif" width="450" height="62" border="0">

    <img src="img/dive.gif" width="1" height="28" border="0"
    style="position: absolute; right:29px; top:62;">

    <img src="img/ride01.gif" width="1" height="10" border="0"
    style="position: absolute; right:29px; top:204;">

    <table cellspacing="0" height="30" width="30"
    style="position: absolute; right:0px; top:214;; border-bottom:1 solid #999999; border-left:1 solid #999999;">
    <tr height="100%">
    <td width="100%" >
    </td>
    </tr>
    </table>

    <img src="img/schrift_new.gif" width="27" height="114" border="0"
    style="position: absolute; right:10px; top:90;">


    <iframe src="text.html" scrolling="yes"
    height="370" width="350"
    frameborder="0"
    style="position: absolute; left:11px; top:76; border-left:1 solid #999999; border-top:1 solid #999999; border-bottom:1 solid #999999;">

    </iframe>

    <table cellspacing="0" height="256" width="33"
    style="position: absolute; bottom:168px; left:362; border-top:1 solid #999999; border-right:1 solid #999999;">
    <tr height="100%">
    <td bgcolor="#EFEFEF" width="100%" >
    </td>
    </tr>
    </table>

    <table class="table" width="290"
    style="position: absolute; bottom:10px; left:20; ">
    <tr height="10">
    <td align="left">
    <a href="mailto:---">---</a>
    </td>
    <td align="right">

    &copy;&nbsp;2003&nbsp;one'aim

    </td>
    </tr>
    <tr>
    <td align="left">
    <a href="mailto:---">---</a>
    </td>
    <td align="right">

    <!-- xt-Media.counter ( http://www.xt-counter.de ) -->
    <script language="JavaScript" type="text/javascript"
    src="http://www.xt-counter.de/showhits.php?i…st=js&type=hits">
    </script>
    <!-- xt-Media.counter ENDE -->

    mal gelesen

    </td>
    </tr>
    </table>

    </body>

    </html>
    ---------------------------------------------

  • moin,
    vielleicht reicht es schon den style richtig zu schreiben.

    Zitat

    <iframe src="statement.html"
    width="450" height="500" scrolling="no"
    style="border: 1px solid #333333" frameborder="0">

    </iframe>


    Edit:
    und natürlich auch alle anderen Größenangaben richtig schreiben