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

Range triggers error on IE8 #39

Closed
ninique opened this issue Aug 2, 2012 · 2 comments
Closed

Range triggers error on IE8 #39

ninique opened this issue Aug 2, 2012 · 2 comments

Comments

@ninique
Copy link

ninique commented Aug 2, 2012

I get this error message when I try to load jquery++ on IE8. This happens without even calling the jquery.range plugin, just by loading it.

SCRIPT438: Object doesn't support property or method 'Range'
jquerypp.js, line 2184 character 1

@matteoantoci
Copy link

I have a similar issue on IE8:
SCRIPT438: Object doesn't support this property or method.
It's something related to the "filler" object. I removed that part from the code and now it's working fine.

@daffl daffl closed this as completed in ac3be90 Aug 29, 2012
@daffl
Copy link
Contributor

daffl commented Aug 29, 2012

Thanks! I changed the check and also quickly updated the official release version on the GitHub pages.

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