interaktiv3
Grünschnabel
Hallo, hab bei der Suchfunktion leider nichts passendes gefunden deshalb versuch ich es hier.
meine DIV tags werden leider im Firefox nicht berücksichtigt, es werden also keine scrollbars angezeigt und der txt zerschiesst mir das layout. im IE des alles ohne probleme.
wer kann mir helfen?
hier mal mein div tag
div.text6 {
overflow-x: hidden;
overflow-y: auto;
position: static;
visibility: visible;
z-index: 1;
clip: rect(auto auto auto auto);
height: 478;
width: 450;
left: auto;
top: auto;
page-break-before: auto;
page-break-after: auto;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px center;
scrollbar-face-color : #404f64;
scrollbar-base-color : #404f64;
scrollbar-arrow-color : #ffffff;
margin-top: 2px;
scrollbar-3dlight-color : #cc3300;
scrollbar-darkshadow-color : #cc3300;
scrollbar-track-color : #404f64;
scrollbar-shadow-color : ThreedHighlight;
; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: left;
text-indent: 5pt
}
meine DIV tags werden leider im Firefox nicht berücksichtigt, es werden also keine scrollbars angezeigt und der txt zerschiesst mir das layout. im IE des alles ohne probleme.
wer kann mir helfen?
hier mal mein div tag
div.text6 {
overflow-x: hidden;
overflow-y: auto;
position: static;
visibility: visible;
z-index: 1;
clip: rect(auto auto auto auto);
height: 478;
width: 450;
left: auto;
top: auto;
page-break-before: auto;
page-break-after: auto;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: 0px center;
scrollbar-face-color : #404f64;
scrollbar-base-color : #404f64;
scrollbar-arrow-color : #ffffff;
margin-top: 2px;
scrollbar-3dlight-color : #cc3300;
scrollbar-darkshadow-color : #cc3300;
scrollbar-track-color : #404f64;
scrollbar-shadow-color : ThreedHighlight;
; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: left;
text-indent: 5pt
}