Don
Don

Reputation: 17606

IE8 doesn't zoom content when applying a CSS zoom value to a DIV

When I apply a zoom value to a DIV (via CSS 'zoom' property), IE8 doesn't apply tyhe zoom level to DIV's content (Chrome does).

Is there a workaround?

Here is an example: http://jsbin.com/exicel/

code: http://jsbin.com/exicel/edit/

Upvotes: 2

Views: 2866

Answers (1)

ArmaGeddON
ArmaGeddON

Reputation: 339

IE8 will not work even IE9 also

These Browser will work Perfectly

Internet Explorer 10
Mozilla Firefox
Google Chrome
Opera x
Safari (-webkit-)

Upvotes: 1

Related Questions