Hail!
Whether there is a way to prevent the IE window from resizing (non-modal and
not using open method) during 'onresize' - event?
For instance, the limit: height = 600px;width = 800px, if window size
exceeds (that is, is less than the limitation in one of the axes)so cancel
the event.
Is it possible?
Thnkz in advance.