How can I zoom an HTML element in Firefox and Opera?

前端 未结 12 667
猫巷女王i
猫巷女王i 2020-11-29 02:00

How can I zoom an HTML element in Firefox and Opera?

The zoom property is working in IE, Google Chrome and Safari, but it’s not working in Firefox and O

12条回答
  •  再見小時候
    2020-11-29 02:40

    It does not work in uniform way in all browsers. I went to to: http://www.w3schools.com/html/tryit.asp?filename=tryhtml_pulpitimage and added style for zoom and -moz-transform. I ran the same code on firefox, IE and chrome and got 3 different results.

    
    
    
    
    

    Norwegian Mountain Trip

    Pulpit rock

提交回复
热议问题