nik: <div>: korrekte Darstellung erst nach refresh

Beitrag lesen

Hallo

Hab glaub ich eine Lösung:

Getestet in IE 6 und Netscape 7.1

Im  body
$body->addAttribut('style', 'padding: 25px 150px 70px 0px');

Im div mit dem Content:
$div->addAttribut('style', 'overflow:scroll; position: relative;top: 50px;left: 100px;width: 100%; height: 100%;

Funtioniert dies bei Dir auch? DocType habe ich nichts gesendet.
Gruss
Nik