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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
ac3be90
Thanks! I changed the check and also quickly updated the official release version on the GitHub pages.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: