$(window).bind('resize', doSomething);


rolfsf wrote:
> 
> with jQuery, how do I fire off a function or two whenever a window is
> resized? 
> 
> I'm trying to adapt a more traditional javascript, and in this case I've
> got it attached to the body tag:
> <body onResize="doSomething;">
> 
> hoping to graduate from jQKindergarten soon :-)
> 

-- 
View this message in context: 
http://www.nabble.com/on-resize-in-jquery--tf3404986.html#a9484170
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to