salve devo perforza inserire un condizione css perche come al solito explorer lavora per i c...i suoi ho fatto questo in fondo ad una pagina che viene caricata in background con ajax:
codice HTML:
<!--[if IE]>
<style type="text/css">
.wines a { height:80% !important; }
.wines a img { height:80% !important; }
.mwine { margin-right:7.692em; }
</style>
<![endif]-->
<!--[if !IE]>
<style type="text/css">
.wines a { height:90% !important; }
.wines a img { height:90% !important; }
.mwine { margin-right:7.692em; }
</style>
<![endif]-->
ma non funge