imazen / studiojs

[Deprecated] A set of jQuery plugins that compose a flexible, web-based image editing studio.
92 stars 29 forks source link

Live demo does not work #5

Closed wagneripjr closed 10 years ago

wagneripjr commented 11 years ago

Console error messages:

Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/libs/jquery-1.8.2.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/libs/underscore-min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/libs/jquery-ui-1.9.1.custom.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/jquery.Jcrop.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/jquery.jcrop.preview.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/ImageResizer.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/jquery.imagestudio.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Refused to execute script from 'https://raw.github.com/nathanaeljones/studiojs/master/jquery.overdraw.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. studio.html:1 Uncaught ReferenceError: $ is not defined studio.html:29

lilith commented 11 years ago

What browser are you using? It works under Chrome OS X

tampajohn commented 11 years ago

I'm getting a 500 error on it (Chrome Windows 7) 22.0.1229.79

lilith commented 11 years ago

Should be fixed now; someone deployed a different project to the wrong server :)

On Mon, Mar 11, 2013 at 9:45 AM, jqatampa notifications@github.com wrote:

I'm getting a 500 error on it (Chrome Windows 7) 22.0.1229.79

— Reply to this email directly or view it on GitHubhttps://github.com/nathanaeljones/studiojs/issues/5#issuecomment-14713698 .

wagneripjr commented 11 years ago

Chrome 27 and IE 10 on Windows 8 Pro Demo stil not working ;)

FoxBuchele commented 11 years ago

Chorome 27, Windows 7 Pro, not working here

lilith commented 10 years ago

Should be fixed now