Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

context menu does not appear in IE8 #12

Open
mythri opened this issue Mar 20, 2013 · 2 comments
Open

context menu does not appear in IE8 #12

mythri opened this issue Mar 20, 2013 · 2 comments

Comments

@mythri
Copy link

mythri commented Mar 20, 2013

I tried using the plugin. But the context menu does not appear in IE8. Works in IE9 and chrome.
It complained about the forEach() not being available. Changed that to jQuery.each(). After that right click menu appears. But right click or click anywhere else will not remove the menu that appears.

@sebastienlachance
Copy link

I fixed this issue by adding the algorithm 100% true to the ECMA-262, 5th edition: https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Array/forEach

@mbaas2
Copy link

mbaas2 commented Sep 16, 2014

I downloaded the current version (zip from the main-prj page), but this bug still exists. Do I need to dnld somewhere else to get the latest version with that fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants