jQuery contextMenu: Now with RTL Support
Submitted by layalk on Wed, 01/07/2015 - 09:59
jQuery contextMenu is a pretty nice contextMenu manager.
$.contextMenu is a management facility for - you guessed it - context menus. It was designed for an application where there are hundreds of elements that may show a context menu - so intialization speed and memory usage are kept fairly small. It also allows to register context menus without providing actual markup, as $.contextMenu generates DOMElements as needed.