Hallo,
ich habe eine Seite die im linken und im rechten Frame
je ein DIV hat.
Mit Firefox und IE gibt es da keine Probleme,
Netscape zeigt die DIVs allerdings nicht an.
Vielleicht weiß jemand von euch woran es liegen kann?
die Seite befindet sich hier:
http://robsens.acin.tuwien.ac.at/robots_at_home//
das div im Hauptbereich der Seite schaut so aus:
#frame
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-weight: normal;
background-color: #ffffff;
top:30px;
left:50px;
position:absolute;
width:558px;
height:500px;
scrolling:no;
padding:15px;
}