In Internet Explorer 7 some properties (mouse coordinates) are treated as physical while others are logical (offset). This essentially required Web developers to be aware of or calculate the zoom state. In IE8 release all properties are logical.
In Internet Explorer 7 some properties (mouse coordinates) are treated as physical while others
Share
You can get it using:
Thanks a lot @niclasnorgren!