Hacker News new | ask | show | jobs
by wolfgang42 2386 days ago
If you tell the browser to disable execution of all <script> tags, it will instead evaluate the <noscript> tag which contains some additional CSS that disables the animation.
1 comments

Ah, I didn't realise/remember it has a noscript block, it's been a while since I dug into the issue originally.