<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12">
<TITLE>RE: [Javascript] Right Click</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>in the body tag put oncontextmenu=&quot;myfonction();return false;&quot;</FONT>
</P>

<P><FONT SIZE=2>-----Message d'origine-----</FONT>
<BR><FONT SIZE=2>De : Mark.Drozd@walgreens.com [<A HREF="mailto:Mark.Drozd@walgreens.com">mailto:Mark.Drozd@walgreens.com</A>]</FONT>
<BR><FONT SIZE=2>Envoyé : mardi 19 mars 2002 16:50</FONT>
<BR><FONT SIZE=2>À : Javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2>Objet : [Javascript] Right Click</FONT>
</P>
<BR>

<P><FONT SIZE=2>Hello All,</FONT>
</P>

<P><FONT SIZE=2>Can anyone tell me if they know of a way&nbsp; to use &quot;onrightclick=&quot; with a</FONT>
<BR><FONT SIZE=2>image&nbsp; and NOT have that default Windows menu of &quot;Save Picture as...Save as</FONT>
<BR><FONT SIZE=2>Wallpaper...&quot; appear as it does with all images?</FONT>
</P>

<P><FONT SIZE=2>What I am trying to do is to have an image be my link but I want the link</FONT>
<BR><FONT SIZE=2>to only work when the user right clicks (preferably right double click) the</FONT>
<BR><FONT SIZE=2>image.</FONT>
</P>

<P><FONT SIZE=2>Thanks!</FONT>
</P>

<P><FONT SIZE=2>Mark</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Javascript mailing list</FONT>
<BR><FONT SIZE=2>Javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2><A HREF="https://lists.LaTech.edu/mailman/listinfo/javascript" TARGET="_blank">https://lists.LaTech.edu/mailman/listinfo/javascript</A></FONT>
</P>

</BODY>
</HTML>