tags:

views:

23

answers:

1

Hello all,

I was wondering if there was to fire an event upon the resizing of the window that would work for all browsers. Any help would be appreciated.

Thanks in advance.

A: 

jQuery, as usual, has a cross-browser resize event.

Thomas
This helped. Thanks!