Thursday, August 15, 2013

5 jQuery Right Click Context Menu Plugins

1. jQuery Context Menu Plugin

It was designed to make implementing context menu functionality easy and requires minimal effort to configure.
jQuery Context Menu
SourceDemo

2. ContextMenu.js

A very easy to use utility that lets you add custom right click menus to any HTML element on your website!
ContextMenu.js
SourceDemo

3. JQUERY CONFIGURABLE CONTEXT MENU

This is a configurable context menu, it works in 3 way: right click, hold down, hover.
CONFIGURABLE CONTEXT MENU
Source + Demo

4. jQuery contextMenu plugin & polyfill

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.
jQuery contextMenu plugin
SourceDemo

5. wdContextMenu – Jquery Context Menu Plugin

Is very lightweight jquery plugin for right click menu.
wdContextMenu
SourceDemo

No comments:

Post a Comment