如果浏览器变成女人,你会喜欢哪个呢?(Chrome,Firefox, Safari, IE, Opera)

Continue reading 如果浏览器是女人......(转).
如果浏览器变成女人,你会喜欢哪个呢?(Chrome,Firefox, Safari, IE, Opera)

In IE the window resize event is fired multiple times per actual resize: it is a well known issue for IE6 and IE7, but they misbehave along different patterns. Actually it seems that IE6 is worse than IE7.
After quite a long session of R&D, I've got to a pretty good solution, in the form of a jQuery plugin:
jquery.wresize.js(作者网站的原插件地址在此)。