Window Resize Fix for IE -


未知
未知

软件简介

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 )