-
Notifications
You must be signed in to change notification settings - Fork 162
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
Demo is broken #60
Comments
Yeah it was broken by a pull request. Pull request to fix it welcome |
I'll try and get it working locally first :-) |
Edit: Ignore The demo isn't actually broken when I clone the repo locally. Refused to execute script from 'https://raw.github.com/LearnBoost/antiscroll/master/antiscroll.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. Chrome 27.0.1453.93 |
Related : #62 |
Fixed in PR: #62 (commits) |
Still doesn't work in Chrome 27 / Mac.
Does work in Firefox 21.0 / Mac. |
Throws a JS error:
Uncaught TypeError: Object [object Object] has no method 'antiscroll'
The text was updated successfully, but these errors were encountered: