Posted by Bergamot on 04/02/07 18:19
jimmy wrote:
>
> 2. What i've done is that i check the coordinates of the browser for
> an event in the body unload method.
> If the coordinates match to those of the close button, it confirms
> the window closing event by closing the browser.
Hmmm... so how do you check the coordinates of closing the window via
Alt+F4 or some other method?
> So real problem arises when i resize the window
I think the problem is more that you are attempting to detect something
that cannot be reliably detected.
> i want to capture the window.close() event and then proceed
> accordingly.
I'm curious why you think you need to do this at all.
--
Berg
Navigation:
[Reply to this message]
|