HappyCamper Thu, 17 Apr 2008 07:18:09 -0700
This works on mouse up, anything that works live? So that alert would be firing off annoyingly frequently - as the user drags the mouse while resizing?
$(window).resize(function(){ alert("Stop it!"); });