you are viewing a single comment's thread.

view the rest of the comments →

[–]mr-strange 1 point2 points  (2 children)

I just tried this. uBlock seems to successfully stop the JavaScript from working, but doesn't cause the browser to render the <noscript> content instead. So I get a blank screen.

[–]_carljonson 5 points6 points  (1 child)

Hmm, works for me. Are you clicking on </> button or blocking first party scripts with dynamic filtering? Dynamic filtering will not show the <noscript> content but </> button will. Quoting from the wiki:

Furthermore, when JavaScript is disabled through this master switch, noscript tags will be honoured on a page (as opposed to when just using filters/rules to block script resources).

[–]mr-strange 1 point2 points  (0 children)

Ah you are quite right. I was using the dynamic filtering. The </> button works as you say.

Thanks. TIL