views:

38

answers:

1

Hi,

I have encountered a problem with re-sizing IE windows.

I have considered using a timeout event, but this isn't good enough because time may vary from one re-size to another and I'm not interested to setting a time-out to 5+ seconds.

Are you aware of any alternatives to wResize jquery plugin?

THank you

A: 

Implemented with timers. The jQuery wresize plugin didn't really work.

vikp