Re: Yes, I really do want to leave...

2010-10-10 Thread Leonidas Jones
Paul B. Gallagher pau...@pbgdashtranslations.com wrote:

 OK, OK, I get it. Just because it doesn't have script.../script
 around it doesn't mean it's not a script.
 
 Never mind...

The thing is, we recognize it as a script command. It is not the script
itself, it is activating a script.  The script itself may be in the head
section, or in an external js file, so it is easy to miss.

Lee
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Yes, I really do want to leave...

2010-10-09 Thread Paul B. Gallagher
I visited a website this morning that contains the following (sanitized) 
code:


body onbeforeunload=if (iDialog) return 'Are you sure you want to 
leave ';


Anyone know how to block this? Even if I do CTRL-Q it pops up this 
annoying dialog and prevents me from ending the program until I confirm 
(unless of course I go through Task Manager, which I'd prefer not to do).


It obviously won't help to disable scripts, 'cause this ain't a script.

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Yes, I really do want to leave...

2010-10-09 Thread Ralph Fox
On Sat, 09 Oct 2010 06:25:33 -0400, in message 
news://news.mozilla.org:119/f5mdnyizhcic3i3rnz2dnuvz_qudn...@mozilla.org

Paul B. Gallagher wrote:


I visited a website this morning that contains the following (sanitized)
code:

body onbeforeunload=if (iDialog) return 'Are you sure you want to
leave ';

Anyone know how to block this? Even if I do CTRL-Q it pops up this
annoying dialog and prevents me from ending the program until I confirm
(unless of course I go through Task Manager, which I'd prefer not to do).

It obviously won't help to disable scripts, 'cause this ain't a script.


Huh?   This *IS* a script.





___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Yes, I really do want to leave...

2010-10-09 Thread Jay Garcia
On 09.10.2010 05:25, Paul B. Gallagher wrote:

 --- Original Message ---

 I visited a website this morning that contains the following (sanitized)
 code:
 
 body onbeforeunload=if (iDialog) return 'Are you sure you want to
 leave ';
 
 Anyone know how to block this? Even if I do CTRL-Q it pops up this
 annoying dialog and prevents me from ending the program until I confirm
 (unless of course I go through Task Manager, which I'd prefer not to do).
 
 It obviously won't help to disable scripts, 'cause this ain't a script.
 

The URL??

-- 
*Jay Garcia - Netscape/Flock Champion*
www.ufaq.org
Netscape - Firefox - SeaMonkey - Flock - Thunderbird
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Yes, I really do want to leave...

2010-10-09 Thread Ed Mullen

Paul B. Gallagher wrote:

I visited a website this morning that contains the following (sanitized)
code:

body onbeforeunload=if (iDialog) return 'Are you sure you want to
leave ';

Anyone know how to block this? Even if I do CTRL-Q it pops up this
annoying dialog and prevents me from ending the program until I confirm
(unless of course I go through Task Manager, which I'd prefer not to do).

It obviously won't help to disable scripts, 'cause this ain't a script.



It IS javascript.

http://bytes.com/topic/javascript/insights/825556-using-onbeforeunload-javascript-event

--
Ed Mullen
http://edmullen.net/
The only difference between a grave and a rut is the depth.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Yes, I really do want to leave...

2010-10-09 Thread Paul B. Gallagher

Ed Mullen wrote:


Paul B. Gallagher wrote:

I visited a website this morning that contains the following (sanitized)
code:

body onbeforeunload=if (iDialog) return 'Are you sure you want to
leave ';

Anyone know how to block this? Even if I do CTRL-Q it pops up this
annoying dialog and prevents me from ending the program until I confirm
(unless of course I go through Task Manager, which I'd prefer not to do).

It obviously won't help to disable scripts, 'cause this ain't a script.



It IS javascript.

http://bytes.com/topic/javascript/insights/825556-using-onbeforeunload-javascript-event


OK, OK, I get it. Just because it doesn't have script.../script 
around it doesn't mean it's not a script.


Never mind...

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Yes, I really do want to leave...

2010-10-09 Thread Paul B. Gallagher

Ed Mullen wrote:

Paul B. Gallagher wrote:

I visited a website this morning that contains the following (sanitized)
code:

body onbeforeunload=if (iDialog) return 'Are you sure you want to
leave ';

Anyone know how to block this? Even if I do CTRL-Q it pops up this
annoying dialog and prevents me from ending the program until I confirm
(unless of course I go through Task Manager, which I'd prefer not to do).

It obviously won't help to disable scripts, 'cause this ain't a script.



It IS javascript.

http://bytes.com/topic/javascript/insights/825556-using-onbeforeunload-javascript-event


P.S. Is there a way to blcck scripts for some sites but not all?

--
War doesn't determine who's right, just who's left.
--
Paul B. Gallagher

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Yes, I really do want to leave...

2010-10-09 Thread Phillip Jones

Paul B. Gallagher wrote:

Ed Mullen wrote:

Paul B. Gallagher wrote:

I visited a website this morning that contains the following (sanitized)
code:

body onbeforeunload=if (iDialog) return 'Are you sure you want to
leave ';

Anyone know how to block this? Even if I do CTRL-Q it pops up this
annoying dialog and prevents me from ending the program until I confirm
(unless of course I go through Task Manager, which I'd prefer not to do).

It obviously won't help to disable scripts, 'cause this ain't a script.



It IS javascript.

http://bytes.com/topic/javascript/insights/825556-using-onbeforeunload-javascript-event


P.S. Is there a way to block scripts for some sites but not all?


No Script extension ??

--
Phillip M. Jones, C.E.T.If it's Fixed, Don't Break it
http://www.phillipmjones.net/   mailto:pjon...@kimbanet.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey