JavaScript - efficiently handle resize of a HTML element

a small library to efficiently add a handler, to listen for when a particular HTML element is resized:

https://github.com/sdecima/javascript-detect-element-resize

it works indendently OR as a jQuery plugin.

Comments