bubbakeys.js

Press some keys, hear Bubba speak.

Now with 97.2% less jQuery! (jQuery, we still love you)

Setup:

  1. Include "bubbakeys.js" in your page.
  2. Initialize the bubbakeys plugin once the DOM has loaded:
// Hear Bubba when "c", "a", "r" and "l" keys are pressed
bubbakeys('carl');

Demo available at http://broeneatsdinner.github.io/bubbakeys/.
More info at https://github.com/broeneatsdinner/bubbakeys.