Right Click
I added right click functionality to a cell with an image using onCellMouseDown. I am using event.cancelBubble = true; and event.returnValue = false; but I still get the context menu. Do you already have code for this?
December 7,