Page 1 of 1

Why is this JS not blocked?

Posted: Tue Feb 04, 2014 5:37 pm
by Maniaxx
Hallo,
note the sliding pictures on the upper part of the site (give it a second to start). Why is this JavaScript (WOWslider?) not blocked by NoScript? Neither NoScript nor Firefox/AdBlockPlus seem to detect it. There is no possibility to block it by NoScript. There is also a GoogleAnalytics function in the source code that's not detected as well or is it not invoked at all?

Site:
http://www.maroltlarissa.at/web/de/home

Edit:
I use strict whitelisting and there is nothing allowed.
Image

Re: Why is this JS not blocked?

Posted: Tue Feb 04, 2014 6:32 pm
by barbaz
Maniaxx wrote:Why is this JavaScript (WOWslider?) not blocked by NoScript?
that's not javascript, it's CSS
Maniaxx wrote:There is also a GoogleAnalytics function in the source code that's not detected as well or is it not invoked at all?
it *is* being detected by noscript, but it's automatically disallowed because the page is script-forbidden

Re: Why is this JS not blocked?

Posted: Tue Feb 04, 2014 6:54 pm
by Maniaxx
Thank you very much for that clarification.
Didn't know that's possible with CSS.

Re: Why is this JS not blocked?

Posted: Wed Feb 05, 2014 2:22 am
by Thrawn
Maniaxx wrote:Didn't know that's possible with CSS.
It's one more reason why well-designed sites should work even when scripts are blocked :)

Re: Why is this JS not blocked?

Posted: Fri Feb 07, 2014 3:30 am
by therube
Those things can certainly be a PITA.

Similarly:

can NS block Flash or JSP carousels / slideshows?
http://forums.informaction.com/viewtopi ... =7&t=17192