jquery-contextmenu-common
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "jquery-contextmenu-common", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "jQuery plugin to add common checkable menu items `checkbox` and `radio` and more features to jQuery.contextMenu.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"name": "jquery-contextmenu-common", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"title": "jQuery.contextMenuCommon", | ||
@@ -18,3 +18,3 @@ "description": "jQuery plugin to add common checkable menu items `checkbox` and `radio` and more features to jQuery.contextMenu.", | ||
}, | ||
"homepage": "https://github.com/anseki/jquery-contextmenu-common", | ||
"homepage": "http://anseki.github.io/jquery-contextmenu-common/", | ||
"repository": { | ||
@@ -21,0 +21,0 @@ "type": "git", |
@@ -5,5 +5,5 @@ # jQuery.contextMenuCommon | ||
![screen](s01.png) | ||
[![s01](s01.png)](http://anseki.github.io/jquery-contextmenu-common/) | ||
**See <a href="http://anseki.github.io/jquery-contextmenu-common">DEMO</a>** | ||
**See <a href="http://anseki.github.io/jquery-contextmenu-common/">DEMO</a>** | ||
@@ -10,0 +10,0 @@ A very useful jQuery plugin [jQuery.contextMenu](https://swisnl.github.io/jQuery-contextMenu/) supports `text`, `textarea`, `checkbox`, `radio`, etc., as `item.type`. Those allow you to embed form elements in the menu. |
Sorry, the diff of this file is not supported yet
213690
34