jQuery Plugins (resizeend and resizestart) that listens to the browser window resize events and performs a callback function on resize start and resize end.
ResizeEnd is a cross-browser jQuery plugin for capturing the end of window resize event so that you can do something after a window resize has been completed.