sydcanem / bootstrap-contextmenu

Context menu plugin for Twitter's Bootstrap framework
http://sydcanem.com/bootstrap-contextmenu/
645 stars 193 forks source link

before and target javascript options #19

Closed jhubble closed 11 years ago

jhubble commented 11 years ago

Option to specify a "before" function to be called before the context menu is displayed (possibly aborting display or changing the menu.) "target" option to allow context menu target to be specified in javascript Moved functions to class members

sydcanem commented 11 years ago

Ends up merging the request to support issues #9, #21 and #20.