Usando questoche dovrebbe funzionare su tutti i browser IE (non ho provato gli altri IE) ma su IE8 non mi funziona.codice:#box1 { width:400px; height:400px; padding:20px; color:#000; background-color:rgb(0,0,255); background-color:rgba(0,0,255,0.5); } </style> <!--[if IE 7]> <style type="text/css"> #box1{ background-color:rgb(0,0,255);} </style> <![endif]--> <!--[if IE 6]> <style type="text/css"> #box1{ background-color:rgb(0,0,255);} </style> <![endif]-->
Idee del perchè?
Ciao

Rispondi quotando