diff --git a/src/jquery.contextMenu.js b/src/jquery.contextMenu.js index 37b56bde..d02700bd 100755 --- a/src/jquery.contextMenu.js +++ b/src/jquery.contextMenu.js @@ -1308,6 +1308,7 @@ $.contextMenu = function(operation, options) { } $document.off(namespaces[o.selector]); + $('#context-menu-layer').remove(); } break;