<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.3790.4134" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=175455717-14112007><FONT face=Arial
color=#0000ff size=2>Two things:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=175455717-14112007><FONT face=Arial
color=#0000ff size=2>map.events.register('mousedown'..) will catch the
right-mouse click in 2.5 and a quick hack to disable the default browser popup
from displaying is to place </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=175455717-14112007><FONT face=Arial
color=#0000ff size=2>oncontextmenu="return false" in the body tag of the .html
file</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> users-bounces@openlayers.org
[mailto:users-bounces@openlayers.org] <B>On Behalf Of </B>Luis F
Silva<BR><B>Sent:</B> Monday, November 12, 2007 9:53 AM<BR><B>To:</B>
users@openlayers.org<BR><B>Subject:</B> [OpenLayers-Users] Mouse Right Click on
Map<BR></FONT><BR></DIV>
<DIV></DIV><BR><FONT face=sans-serif size=2>Hi all</FONT> <BR><BR><FONT
face=sans-serif size=2>Is there an way to catch the mouse "Right Click" within
the map.events.register() function ? Or workarounds ?</FONT> <BR><BR><FONT
face=sans-serif size=2>Thanks in advance</FONT> <BR><BR><FONT face=sans-serif
size=2>Fernando.</FONT> <BR></BODY></HTML>