I turn off the right click with the following:

map.div.oncontextmenu = function noContextMenu(e) {return false;};

Linda Rawson

On Nov 12, 2007 7:53 AM, Luis F Silva <[EMAIL PROTECTED]> wrote:

>
> Hi all
>
> Is there an way to catch the mouse "Right Click" within the
> map.events.register() function ? Or workarounds ?
>
> Thanks in advance
>
> Fernando.
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://openlayers.org/mailman/listinfo/users
>
>
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to