I have the following code in a mouseover that runs fine in IE5
runtimeStyle.border = "1px solid windowtext" ;
runtimeStyle.backgroundColor = "menu" ;
However in IE55 the bottom border is missing - left, right and top mouseover
fine!
Any ideas - is it a ie55 bug - is there a workaround?
Thanks
Donal