<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: This JavaScript alert box is admissible in court</title>
	<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/</link>
	<description>the blog that is not dansdata.com</description>
	<pubDate>Fri, 10 Feb 2012 19:40:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Coderer</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5851</link>
		<pubDate>Tue, 17 Nov 2009 05:25:29 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5851</guid>
					<description>I would love to see Firefox add a whitelist for that &quot;replace context menus&quot; toggle -- I do not want e.g. Ebay to be allowed to handle right clicks at all, but if I set that option it also prevents Google Maps from being able to give me a custom context menu.</description>
		<content:encoded><![CDATA[	<p>I would love to see Firefox add a whitelist for that "replace context menus" toggle -- I do not want e.g. Ebay to be allowed to handle right clicks at all, but if I set that option it also prevents Google Maps from being able to give me a custom context menu.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Stark</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5842</link>
		<pubDate>Tue, 10 Nov 2009 04:52:11 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5842</guid>
					<description>Awww...they changed the message to a simple copyright notice.  I guess e-bay didn't find it amusing having their name invoked for such stupidity.</description>
		<content:encoded><![CDATA[	<p>Awww...they changed the message to a simple copyright notice.  I guess e-bay didn't find it amusing having their name invoked for such stupidity.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: oddparity</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5837</link>
		<pubDate>Mon, 09 Nov 2009 17:02:47 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5837</guid>
					<description>I recently ran into this as well, so here's how to switch off JavaScript right-click menu overrides in Firefox:

Tools -&amp;gt; Options -&amp;gt; Content -&amp;gt; Advanced (Next to &quot;Enable JavaScript&quot;) -&amp;gt; Untick &quot;Disable or replace context menus&quot;</description>
		<content:encoded><![CDATA[	<p>I recently ran into this as well, so here's how to switch off JavaScript right-click menu overrides in Firefox:</p>
	<p>Tools -&gt; Options -&gt; Content -&gt; Advanced (Next to "Enable JavaScript") -&gt; Untick "Disable or replace context menus"
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Red October</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5824</link>
		<pubDate>Sun, 08 Nov 2009 18:59:55 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5824</guid>
					<description>In my experience you can more or less defeat those annoying little boxes by hitting &quot;Escape&quot; a fraction of a second befoe another right click, but that one in particular seems immune...  I've always pondered at the massive stupidity of those little things, even before I knew how to bypass them (by methods as crude as clicking quickly or sophisticated as disabling javascript), I would save images I wanted by using &quot;Print Screen&quot; commands and easily cropping the desired image out and saving it.</description>
		<content:encoded><![CDATA[	<p>In my experience you can more or less defeat those annoying little boxes by hitting "Escape" a fraction of a second befoe another right click, but that one in particular seems immune...  I've always pondered at the massive stupidity of those little things, even before I knew how to bypass them (by methods as crude as clicking quickly or sophisticated as disabling javascript), I would save images I wanted by using "Print Screen" commands and easily cropping the desired image out and saving it.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daniel Rutter</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5822</link>
		<pubDate>Sun, 08 Nov 2009 10:48:04 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5822</guid>
					<description>Yeah, that depends on how the browser and the &lt;a href=&quot;http://thedailywtf.com/articles/the_brillant_paula_bean.aspx&quot; rel=&quot;nofollow&quot;&gt;brillant&lt;/a&gt; code interact. Classically, you could do something like click the right button again before cancelling the alert box and get the menu when you released it for the second time. I haven't figured out how to make this example do something like that, on (my particular config of) Firefox, Chrome or IE6.

I did just notice that after you get two alerts, Chrome gives you a neat option to &quot;Prevent this page from creating additional dialogs&quot;. If you tick the box the alerts go away, but you still don't get a right-click menu.</description>
		<content:encoded><![CDATA[	<p>Yeah, that depends on how the browser and the <a href="http://thedailywtf.com/articles/the_brillant_paula_bean.aspx" rel="nofollow">brillant</a> code interact. Classically, you could do something like click the right button again before cancelling the alert box and get the menu when you released it for the second time. I haven't figured out how to make this example do something like that, on (my particular config of) Firefox, Chrome or IE6.</p>
	<p>I did just notice that after you get two alerts, Chrome gives you a neat option to "Prevent this page from creating additional dialogs". If you tick the box the alerts go away, but you still don't get a right-click menu.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joseph</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5821</link>
		<pubDate>Sun, 08 Nov 2009 09:30:27 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5821</guid>
					<description>I don't know if it's just how these things work now (haven't seen one for a while), or something I've managed to do with my FF settings. But it gains some added hilarity from the fact that the right-click menu still appears after I close the &quot;warning&quot; box.</description>
		<content:encoded><![CDATA[	<p>I don't know if it's just how these things work now (haven't seen one for a while), or something I've managed to do with my FF settings. But it gains some added hilarity from the fact that the right-click menu still appears after I close the "warning" box.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: acidk</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5819</link>
		<pubDate>Sat, 07 Nov 2009 23:41:00 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5819</guid>
					<description>Opera isn't immune so much as its default behavior is to not &quot;allow scripts to detect context menu events&quot;. Enable that under right click&amp;gt;edit site preferences&amp;gt;Scripting. In short javascript based stuff can't detect right clicks under default settings.

I found this out while trying to get webui of utorrent to work a while back.</description>
		<content:encoded><![CDATA[	<p>Opera isn't immune so much as its default behavior is to not "allow scripts to detect context menu events". Enable that under right click&gt;edit site preferences&gt;Scripting. In short javascript based stuff can't detect right clicks under default settings.</p>
	<p>I found this out while trying to get webui of utorrent to work a while back.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Chazzozz</title>
		<link>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5818</link>
		<pubDate>Sat, 07 Nov 2009 22:01:11 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2009/11/07/this-javascript-alert-box-is-admissible-in-court/#comment-5818</guid>
					<description>Darn...Opera seems to be immune to this kind of &lt;strike&gt;idiot BS stupidity&lt;/strike&gt; 'copy protection'.  GASP!  Maybe that means Opera is a &lt;em&gt;hacker tool&lt;/em&gt;!</description>
		<content:encoded><![CDATA[	<p>Darn...Opera seems to be immune to this kind of <strike>idiot BS stupidity</strike> 'copy protection'.  GASP!  Maybe that means Opera is a <em>hacker tool</em>!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

