Also I disagree somewhat with his onclick mention: onclick is for both mouse and keyboard anyway. onkeypress (and for more browser compatibility I use onkeyup) is more like onmouseup/down, or when you have built some form controls and need to separate out the user moving around from actually selecting it).
Yes, the presentation is all wrong, and the banter gets in the way … but thanks for the link. Jeepers, that menu at the top is a disaster. Accessibility is for sighted people, too, Marco me lad.
Took me too much time to discover it wasn’t one big link: the delay for hover is way too long (luckily focus gives immediate feedback, which is how I discovered they are separate links).