IE fires the window resize event multiple times (instead of once) per actual resize. This plugin tries to fix it by introducing a specific method, wresize, which you can use like this: $( selector ).wresize( your_handler )
$( selector ).wresize( your_handler )