Hey Walter,

I'm actually not aware of a x-browser way of grabbing right clicks.

The 'contextmenu' event is not standard AFAIK, and capturing 'click' to 
then use Event.isRightClick (not in trunk yet) seems to be eluded by a 
few browsers.  On FF, for instance, the browser doesn't seem to trigger 
this event at all on right clicks.  But I confess to not having dived 
into it seriously yet.

-- 
Christophe Porteneuve aka TDD
[EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to