jQuery Deconstructed: a visual, interactive breakdown of the internal code

jQuery Deconstructed: a visual, interactive breakdown of the internal code

I've been interested in the internal structure of jQuery for as long as I can remember, but it can be overwhelming at the best of times, so I've recently made-good on my plans to create a visual, interactive breakdown of the physical code:

http://www.keyframesandcode.com/code/development/javascript/jquery/jquery-deconstructed/




The entire page is interactive, from the main code blocks, links to the API documentation, right down to inter-document method hyperlinks in the actual JavaScript.

Feel free to suggest improvements and/or corrections.

Cheers,
Dave