<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Foro Vida Una : Anular Boton derecho del ratón</title>
  <link>https://www.vidauna.com/</link>
  <description><![CDATA[This is an XML content feed of; Foro Vida Una : C&#243;digos JavaScript : Anular Boton derecho del ratón]]></description>
  <pubDate>Thu, 09 Apr 2026 14:50:29 +0000</pubDate>
  <lastBuildDate>Sat, 09 May 2009 15:18:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.vidauna.com/RSS_post_feed.asp?TID=197</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Foro Vida Una]]></title>
   <url>https://www.vidauna.com/images/vidauna_logo.gif</url>
   <link>https://www.vidauna.com/</link>
  </image>
  <item>
   <title><![CDATA[Anular Boton derecho del ratón : &amp;lt;scriptlanguage=&amp;#034;JavaScript1.1&amp;#034;&amp;gt;&amp;lt;!--...]]></title>
   <link>https://www.vidauna.com/anular-boton-derecho-del-ratn_topic197_post656.html#656</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.vidauna.com/member_profile.asp?PF=110">Programador</a><br /><strong>Subject:</strong> 197<br /><strong>Posted:</strong> 09&nbsp;Mayo&nbsp;2009 at 3:18pm<br /><br />&lt;script<BR>language="JavaScript1.1"&gt;<BR>&lt;!-- Begin<BR>function derecho(e) {<BR>if (navigator.appName == 'Netscape' &amp;&amp;<BR>(e.which == 2 || e.which == 3))<BR>return false;<BR>else if (navigator.appName == 'Microsoft Internet Explorer' &amp;&amp;<BR>(event.button == 3 || event.button == 2)) {<BR>alert("Boton Derecho Anulado...");<BR>return false;<BR>}<BR>return true;<BR>}<BR>document.onmousedown=derecho;<BR>if (document.layers) window.captureEvents(Event.MOUSEDOWN);<BR>window.onmousedown=derecho;<BR>// End --&gt;<BR>&lt;/script&gt;]]>
   </description>
   <pubDate>Sat, 09 May 2009 15:18:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.vidauna.com/anular-boton-derecho-del-ratn_topic197_post656.html#656</guid>
  </item> 
 </channel>
</rss>