Annoying web design techniques ============================== By George Mandis https://george.mand.is/2011/05/annoying-web-design-techniques Monday, May 23rd 2011 Kilian Valkhof has written [Annoying.js](http://kilianvalkhof.com/2011/javascript/annoying-js-how-to-be-an-asshole/ ): a library of JavaScript techniques designed to infuriate your users. I'm pleased to say I don't think I ever implemented any of these for a client. Someone should come up with an accompanying **Annnoying.css**. My initial contribution: body { cursor:none; } [[via Waxy](http://kilianvalkhof.com/2011/javascript/annoying-js-how-to-be-an-asshole/)]