blur: function()

in js/drill.js [54:56]


      blur: function() {
        $(this).animate({ width: '50px' });
      }