Welcome Guest [Log In] [Register]
Viewing Single Post From: How to create PlugIns
Chris
Member Avatar
Member
[ *  *  *  * ]
If you want to use that one I have no problem, editing or otherwise. It's pretty simple to use.

$("...").contextMenu(selector, attributes, menu);

... = element to bind the menu to
selector = context menu element (don't use $() around it.. just what you would put inside
attributes = apply any object of attributes to it
menu = apply a element id
Edited by Chris, Aug 30 2008, 02:35 PM.
Offline Profile Quote Post
How to create PlugIns · jQuery Help