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

IE7 does not support AddEventListener #18

Closed
docluv opened this issue Apr 13, 2011 · 1 comment
Closed

IE7 does not support AddEventListener #18

docluv opened this issue Apr 13, 2011 · 1 comment

Comments

@docluv
Copy link

docluv commented Apr 13, 2011

When you are trying to use jsconsole in IE7 it does not support addEventListener. You get the following exception:

Object doesn't support property or method 'addEventListener'

@remy
Copy link
Owner

remy commented Apr 24, 2011

Should be sorted now - it should have been triggered by the last addEventListener which desktop browsers didn't need.

@remy remy closed this as completed Apr 24, 2011
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

2 participants