jQuery.Callbacks Playground

The playground uses console.log to indicate when a callback is called. Open the debugging console to see the messages.
Instructions
Add a handler and then click fire. Observe the messages in the debugging console. Then just click buttons randomly.
Here's a blog post on jQuery.Callbacks.
(returns true)
(returns false)
(returns true)