JavaScript Events

Not all buttons are based around 'click' events. We might encounter systems based around 'blur' or 'mousedown'.

Each of the buttons has a different triggering event, try to trigger them all.