On 11/8/06, Mark Gibson <[EMAIL PROTECTED]> wrote:
Steve,

After a quick flick through _javascript_, The Definitive Guide and a
few online docs, it seems that the resize event only applies to
window size changes.
So you'd have to manually trigger the event.

You might also want to use a custom event (like "elementResize" or something) that doesn't conflict with the actual "resize" event and cause undo confusion.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to