Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Microsoft extension to rotate and scale <div>

div#id { filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1.532, M12=-1.286, M21=1.286, M22=1.532); }

WebKit extension:

div#id { transform: rotate(40deg) scale(2.0); }

I think WebKit has the better candidate for a cross-platform standard......



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: