Discussion: window close event
Afficher un message
Vieux 16/10/2007, 07h37   #3
neetunayak20@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: window close event

On Oct 15, 7:35 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> neetunaya...@gmail.com wrote:
> > Hi, All

>
> > Can any of you tell me how do I manage the window.onClose event in
> > Internet Explorer/Mozilla, What I really need is to control when the
> > user closes the window, but without using events like <BODY onUnload>
> > or <BODY onBeforeUnload>.

>
> You can't do it in PHP. PHP is server-side and window.onClose is
> client-side. Same with other client-side events.
>
> Try comp.lang.javascript.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================


i know this is client-side events
if its possible for you let me know how it do in javascript

Thanks
Neetu Nayak

  Réponse avec citation
 
Page generated in 0,04597 seconds with 9 queries