sydcanem / bootstrap-contextmenu

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

Add trigger option to show context menu on left click #89

Closed razor-1 closed 3 years ago

razor-1 commented 9 years ago

There are times when it makes sense to show the menu on a left click, especially on mobile devices where the contextmenu event is not properly fired (or not at all). This allows the plugin to be easily used in such scenarios.