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

Demo is broken #60

Open
calumbrodie opened this issue May 31, 2013 · 6 comments
Open

Demo is broken #60

calumbrodie opened this issue May 31, 2013 · 6 comments

Comments

@calumbrodie
Copy link

Throws a JS error:

Uncaught TypeError: Object [object Object] has no method 'antiscroll'

@rauchg
Copy link
Contributor

rauchg commented May 31, 2013

Yeah it was broken by a pull request. Pull request to fix it welcome

@calumbrodie
Copy link
Author

I'll try and get it working locally first :-)

@calumbrodie
Copy link
Author

Edit: Ignore

The demo isn't actually broken when I clone the repo locally.
Reason it isn't working for me is as follows:

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
OSX 10.8.3

@calumbrodie
Copy link
Author

Related : #62

@kumarharsh
Copy link
Contributor

Fixed in PR: #62 (commits)

@2is10
Copy link
Contributor

2is10 commented Jun 21, 2013

Still doesn't work in Chrome 27 / Mac.
Also doesn't work in IE 9 / Win 7:

SEC7112: Script from https://raw.github.com/LearnBoost/antiscroll/master/antiscroll.js was blocked due to mime type mismatch 
SCRIPT438: Object doesn't support property or method 'antiscroll' antiscroll, line 124 character 9

Does work in Firefox 21.0 / Mac.

2is10 added a commit to 2is10/antiscroll that referenced this issue Jun 21, 2013
2is10 added a commit to 2is10/antiscroll that referenced this issue Jun 21, 2013
2is10 added a commit to 2is10/antiscroll that referenced this issue Jun 21, 2013
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

4 participants