Darstellungsfehler im FF 1.0.4

  • Hallo,

    ich habe eine Seite mit mehreren Frames erstellt. In diesen Frames sind diverse Tabellen, die nicht scrollbar und 100% groß sein sollen.

    Im FF sind die angezeigten Inhalte zu groß und mit dem Mausrad scrollbar.
    Der IE zeigt es wie gewünscht an.

    Hier mal der Quelltext:
    <body bgColor="#efefef" MS_POSITIONING="GridLayout" scroll="no">
    <form name="Form1" method="post" action="QuickNavigation2.aspx" id="Form1">

    <input name="hhtxAction" id="hhtxAction" type="hidden" style="Z-INDEX: 101; LEFT: 576px; POSITION: absolute; TOP: 104px" />
    <table id="table0" bgcolor="#003399" width="100%" border="0" cellspacing="6" style="POSITION: absolute; TOP: 15px; FONT-SIZE: 10pt; COLOR: #003333; FONT-FAMILY: verdana">
    <tr>
    <td align="right"><button style="WIDTH: 100%; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 100%; BACKGROUND-COLOR: #efefef; BORDER-BOTTOM-STYLE: none; FONT-SIZE: 10pt; FONT-FAMILY: verdana;BACKGROUND-IMAGE: url(./_img/horizontalgradient.gif)" onclick="Action('Button1')">Button1</button></td>

    <td align="right"><button style="WIDTH: 100%; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 100%; BACKGROUND-COLOR: #efefef; BORDER-BOTTOM-STYLE: none; FONT-SIZE: 10pt; FONT-FAMILY: verdana;BACKGROUND-IMAGE: url(./_img/horizontalgradient.gif)" onclick="Action('Button2')">Button2</button></td>
    <td align="right" rowspan="2"><img src="./_img/logoblau_70.jpg" /></td>
    </tr>
    <tr>
    <td align="left" style="COLOR: white" colspan="4">Suche: <input name="_ctl9" type="text" style="FONT-SIZE: 10pt; FONT-FAMILY: verdana; WIDTH: 200" onkeypress="enter()" /><b> </b><button style="WIDTH: 30;BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 25; BORDER-BOTTOM-STYLE: none; FONT-SIZE: 10pt; FONT-FAMILY: verdana;" onclick="Action('Search')">go</button></td>
    </tr>
    </table>
    </form>
    </body>

    hat jemand eine Idee?

  • Kannst Du mal einen Link schicken? Damit man sich das auch ansehen kann ;)

    ______________
    carpe diem!
    /CT
    [allmost offline]
    WinXP SP2, Ubuntu 7.10, Fx, BBCodeXtra, Tab Mix Plus, All-in-One Gestures, Sage

  • Zitat von maik55

    ...action="QuickNavigation2.aspx"...


    aspx == Active Server Pages eXtension == Microsoft Code
    Mit welchem Werkzeug wurde die Seite erstellt?

    Aloha, Uli

    Seit 102.0 wieder mit dem jeweils neuesten 64bit-Fx von tete009 unterwegs.