scottjehl / Respond

A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
MIT License
11.33k stars 3.37k forks source link

IE8 got the wrong clientWidth #351

Open NexusLee opened 8 years ago

NexusLee commented 8 years ago

My computer resolution is 1366x768. But respondjs got the 1360px in Ie8.

NexusLee commented 8 years ago

I found "window.open" in IE that makes media query get the wrong width