calling JS function on an event
Hi,
I would like to call a javascript function that displays a menu, on right clicking on the editable fields in the jsp page.(input fields)
I use JSF components.
How should I go about for the same?
Many thanks in advance.

