<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Made in Paté &#187; right click</title>
	<atom:link href="http://djpate.com/tag/right-click/feed/" rel="self" type="application/rss+xml" />
	<link>http://djpate.com</link>
	<description>A do-it yourself blog</description>
	<lastBuildDate>Fri, 02 Dec 2011 14:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to disable context menu on right click with jQuery</title>
		<link>http://djpate.com/2010/07/27/how-to-disable-context-menu-on-right-click-with-jquery/</link>
		<comments>http://djpate.com/2010/07/27/how-to-disable-context-menu-on-right-click-with-jquery/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:32:52 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[preventDefault]]></category>
		<category><![CDATA[right click]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=249</guid>
		<description><![CDATA[Today I had to make a simple script that changed the class of an element when you &#8220;right clicked&#8221; on it but I struggled for hours trying to disable the right click contect menu from showing. Finally I found a simple solution so I decided to share I tested it on FF 3.6 &#038; IE7 [...]]]></description>
		<wfw:commentRss>http://djpate.com/2010/07/27/how-to-disable-context-menu-on-right-click-with-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

