Hi,<br><br>I defined a callback function for right mouse clicks like this:<br><br>map.controls.Navigation.handlers.click.callbacks.<div class="gmail_quote">rightclick = function(evt) {<br>                           alert(&#39;right mouse click&#39;);<br>


                        }<br><br>This works perfectly for FF and IE, but in Chrome and Safari nothing happens.<br>Am I doing something wrong? Is there a way to support these browsers?<br><br>Kind regards,<br><font color="#888888">richard</font></div>