I have the following lines in my skin css:
*
@agent ie (version: 5) and (version: 6){
.....
}
@agent gecko,mozilla, webkit{
 .....
}

@agent ie (version: 7) and (version: 8){
 .....
}*

All of them works well except the last one. I've also tried with [EMAIL 
PROTECTED] ie
(version: 7)* only but it still doesn't work*.

*What can be the problem?*
*

Reply via email to