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

Your demos no longer work in modern browsers #7

Closed
imbcmdth opened this issue Jul 29, 2013 · 1 comment
Closed

Your demos no longer work in modern browsers #7

imbcmdth opened this issue Jul 29, 2013 · 1 comment
Assignees

Comments

@imbcmdth
Copy link

Just wanted to let you know that the demos on http://brad.is/coding/BigScreen/ no longer work. It seems that you embed the JS files directly from the github repo.

Because GitHub was sick of acting like a faux-cdn, the files are sent with a mime-type of plain/text. Modern browsers will no longer attempt to execute JS that has the wrong mime-type.

@ghost ghost assigned bdougherty Aug 1, 2013
@bdougherty
Copy link
Owner

Oops! Thanks for letting me know, fixed now.

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

2 participants