Thanks Glen,

Good link and reference, but using a timer is what I needed to do to get better performance from IE.

-Marshall

Glen Lipka wrote:
Try this:
http://www.quirksmode.org/js/events_compinfo.html

Glen

On 7/2/07, Marshall Salinger <[EMAIL PROTECTED]> wrote:

Is there a way to simulate the behavior of FireFox with an
window.onresize event in IE? Where the event only fires at the end of
the onresize method? It appears that doing too many calculations on a
layout while resizing the window in IE makes it slow down considerably
until it finally makes all the calculations and renders the changes.
FireFox works great because it waits until the resizing is done.

Thanks,
Marshall


Reply via email to