Bonjour,
I've got a problem with the getComputedStyle method.
#div9 {
position : absolute;
top : 400px;
left : 600px;
height : 200px;
width : 300px;
background-color : #fff;
border-width : 1px;
border-style : solid;
border-color : #000;
}
getComputedStyle(pElement, null).getPropertyValue("background-color"); is OK
but,
getComputedStyle(pElement, null).getPropertyValue("border-color"); is KO
Merci,
Ré—ÂÂ檡.Which browsers are giving you problems?with firefox 1.5
I've got a problem with the getComputedStyle method.
#div9 {
position : absolute;
top : 400px;
left : 600px;
height : 200px;
width : 300px;
background-color : #fff;
border-width : 1px;
border-style : solid;
border-color : #000;
}
getComputedStyle(pElement, null).getPropertyValue("background-color"); is OK
but,
getComputedStyle(pElement, null).getPropertyValue("border-color"); is KO
Merci,
Ré—ÂÂ檡.Which browsers are giving you problems?with firefox 1.5