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

Error while using jQuery selector with classname in Internet Explorer 11 #17

Open
retan opened this issue Mar 17, 2015 · 0 comments
Open

Comments

@retan
Copy link

retan commented Mar 17, 2015

Hello

I've trouble with using jQuery selectors with class names, e.g. $('.some-class',svg.root()) - they are throwing an error in Internet Explorer 11: Object doesn't support property or method 'getElementByClassName'
I'm using jQuery 2.1.3 (with jquery.svg.js and jquery.svgdom.js).
It works with jQuery 1.7.2 though.

Any suggestions?

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

1 participant