[jQuery] Re: How to change contextmenu-plugin to trigger on left-click

2008-03-27 Thread Francesco Vivoli
Hi Dan I'm about to use your plugin in a RIA and I'd need to change the binding. In order to avoid to duplicate stuff, I wonder if you've come to a configurable property. Otherwise I'll see if I've the time to contribute something. cheers Frrancesco Dan G. Switzer, II wrote: > > >>I've trie

[jQuery] Re: How to change contextmenu-plugin to trigger on left-click

2008-01-08 Thread Netcrawle
On Jan 8, 5:42 pm, "Dan G. Switzer, II" <[EMAIL PROTECTED]> wrote: > Look for the line starting with: > $(this).bind('contextmenu', > > The "contextmenu" is what is binding this to the right-click. Change > "contextmenu" to "click" and it should work with a left click. > > -Dan Oh holy crap! I've

[jQuery] Re: How to change contextmenu-plugin to trigger on left-click

2008-01-08 Thread Dan G. Switzer, II
>I've tried to solve this myself, and seeked help on the IRC-channel, >but the "problem" seems to be hard to overcome. I've implementet the >contextmenu-plugin ( >http://www.trendskitchens.co.nz/jquery/contextmenu/jquery.contextmenu.r2.js >) on a site, and the client has fallen in love with it and