jsfiddle

Ask for help about NoScript, no registration needed to post
Andreas

jsfiddle

Post by Andreas »

Hello,

can't get this to work http://jsfiddle.net/B2Nza/30/

Seams that this resource could not be loaded https://raw.github.com/Goutte/Eye/master/Source/Eye.js

Take a look without noscript or another browser without noscript to see what should happen.

Tried for hours by filling in xss exceptions and playing with the other options. Would be nice, if someone takes a look. Also a confirmation that you can not get it to work will be nice.

Thank you, Andreas
Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: jsfiddle

Post by Thrawn »

Just a guess: Can you see messages in Tools-Error Console similar to the following?

Code: Select all

Blocking cross-site Javascript served from https://raw.github.com/Goutte/Eye/master/Source/Eye.js
If so, then it's a case of site misdesign, and is not NoScript's fault, but if you're willing to live dangerously, you can work around it: http://forums.informaction.com/viewtopi ... 932#p37935
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0) Gecko/20100101 Firefox/14.0.1
Andreas

Re: jsfiddle

Post by Andreas »

Hello Thrawn,

a big thank you for your answer. Adding raw.github.com to noscript.inclusionTypeChecking.exceptions made it.

And your answer leads me to this great article http://zoompf.com/2012/05/html5shiv-and ... positories

I'm a webmaster and I don't like jsfiddle as it adds so many resources from external domains. I never include external sources into my websites. But I often had to take a look at scripts from other developers presenting them on jsfiddle, f.e. some mootools forge demos.

Thanks, Andreas
Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1
Andreas

Re: jsfiddle

Post by Andreas »

Ups, I forgot. No, there were no such messages in console I already looked after that.
Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1
Post Reply