changed the way clickProcessing of menu works

This commit is contained in:
coderaiser 2013-02-21 06:15:25 -05:00
parent c72e6f0742
commit 78b8d01dd5
3 changed files with 26 additions and 82 deletions

View file

@ -356,7 +356,7 @@ var // currently active contextMenu trigger
//selectors;
e.preventDefault();
//e.stopImmediatePropagation();
e.stopImmediatePropagation();
setTimeout(function() {
var $window;//, hideshow, possibleTarget;