jQuery Make left invoke Right Click Context Menu
问题 I am using some functionality I found over here: http://www.trendskitchens.co.nz/jquery/contextmenu/ It gets me started making a nice Context Menu. My purpose was to get this context menu to "Pop" on right OR left click. But I might not ALWAYS want to bind the left click, so I need to be able to always do right click, and when I want, make the left click work too with a bit of code. First, to test you will need jQuery for the demo, I am using 1.8.2 Here is the source of the plugin: /* *