Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] window confirmation
- From: trojani2000 at hotmail.com (BEKIM BACAJ)
- Subject: [Javascript] window confirmation
- Date: Mon Mar 31 07:59:53 2003
There, is no way to close the parent window on IE 3 nore in later versions. Nobody will salute the script nor the web page that will close your brwsr window without your permission. Practically, there is no such case when one will need to close the parent window. You can close child window,without prompt because you've created it, but not the one you didn't. If you like to close the child window, but as you do that, you no longer wish your parent page to be wisible, you can navigate with history back. Sure there is one alternative way to close the parent even inside the parent, only if you change the extnsn., from *.htm to *.hta. But this way the user will get before load prompt with a 'heavy' securety warning, which will probably scare the client away. Cheers! >From: "andy susanto" <andy78@xxxxxxxxxxxxxx> >Reply-To: "[JavaScript List]" <javascript@xxxxxxxxxx> >To: <javascript@xxxxxxxxxx> >Subject: [Javascript] window confirmation >Date: Sun, 30 Mar 2003 22:40:12 +0700 > >Hai, > >when i try to close parent window (default IE) i get window confirmation. >How to close window parent without get window confirmation ? > >ps : IE 6 > > >_______________________________________________ >Javascript mailing list >Javascript@xxxxxxxxxx >https://lists.LaTech.edu/mailman/listinfo/javascript _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
- Prev by Date: [Javascript] Any creative way to pull html content same way js files are pulled
- Next by Date: [Javascript] window confirmation
- Previous by thread: [Javascript] window confirmation
- Next by thread: [Javascript] window confirmation
- Index(es):