When registering event handlers in jQuery, chaining ‘mouseup’ after ‘click’ after ‘focus’ can produce, what is, in my opinion, ugly code. It really depends on taste; personally I’d prefer a far more intuitive interface which would enable me to specify all event handlers within a single declaration. Now you can with a tiny plugin