I would like to use the CSS3 property transform:scale.
div { transform: scale(0.5,0.5); }
Is there a way to imitate this in Internet E
http://msdn.microsoft.com/en-us/library/ms533014(v=vs.85).aspx
although, filters in IE isn't easy to use and they are not always combined with other css effects....
but IE 9 support scale https://developer.mozilla.org/en/CSS/transform