CSS zoom property

前端 未结 2 1345
有刺的猬
有刺的猬 2021-01-05 12:27

Sitepoint reference says

Internet Explorer for Windows versions 5.5 and above support the non-standard property zoom, which sets the magnificatio

2条回答
  •  旧时难觅i
    2021-01-05 13:16

    To complete the answer of scale transformations: why you not addressing IE as well? There is a specific -ms-zoom property, which will work in IE only: http://msdn.microsoft.com/en-us/library/ie/ms531189(v=vs.85).aspx

提交回复
热议问题