File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,11 @@ $.contextMenu is published under the [MIT license](http://www.opensource.org/lic
103103
104104## Changelog ##
105105
106+ ### 1.5.20 ###
107+
108+ * Fixing backdrop would not position properly in IE6 (Issue #59 )
109+ * Fixing nested input elements not accessible in Chrome / Safari (Issue #58 )
110+
106111### 1.5.19 ###
107112
108113* fixing sub-menu positioning when ` $.ui.position ` is not available (Issue #56 )
Original file line number Diff line number Diff line change 11{
22 "name" : " jQuery contextMenu" ,
3- "version" : " 1.5.19 " ,
3+ "version" : " 1.5.20 " ,
44 "title" : " jQuery.contextMenu()" ,
55 "author" : {
66 "name" : " Rodney Rehm" ,
Original file line number Diff line number Diff line change 11/*!
22 * jQuery contextMenu - Plugin for simple contextMenu handling
33 *
4- * Version: 1.5.19
4+ * Version: 1.5.20
55 *
66 * Authors: Rodney Rehm, Addy Osmani (patches for FF)
77 * Web: http://medialize.github.com/jQuery-contextMenu/
Original file line number Diff line number Diff line change 11/*!
22 * jQuery contextMenu - Plugin for simple contextMenu handling
33 *
4- * Version: 1.5.19
4+ * Version: 1.5.20
55 *
66 * Authors: Rodney Rehm, Addy Osmani (patches for FF)
77 * Web: http://medialize.github.com/jQuery-contextMenu/
You can’t perform that action at this time.
0 commit comments