Window Resize Fix for IE
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/wresize
软件介绍
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 )
