Page 1 of 1

Script blocked even when using "Allow scripts globally"

Posted: Thu May 29, 2014 3:28 pm
by Elbart
On http://www.mywirecard.com/mastercard.html NS 2.6.8.26 blocks the following:

Code: Select all

[NoScript] Blocking cross-site Javascript served from http://jqueryjs.googlecode.com/files/jquery-1.3.2.js with wrong type info text/plain, attachment; filename="jquery-1.3.2.js" and included by http://www.mywirecard.com/mastercard.html
No idea if that block is necessary or not, but the script is even blocked when using "Allow scripts globally". Is that by design or have I just done some misconfiguration somewhere?

Re: Script blocked even when using "Allow scripts globally"

Posted: Thu May 29, 2014 3:46 pm
by barbaz
Yes, that's not the normal script blocking at all but rather the cross-site inclusion MIME type checker.
If you want to allow that to load you would have to add something like "jqueryjs.googlecode.com" (without quotes) to about:config -> noscript.inclusionTypeChecking.exceptions .

Re: Script blocked even when using "Allow scripts globally"

Posted: Fri May 30, 2014 3:49 am
by Thrawn
Or it might be possible to put the whole of JQuery in a surrogate script.