jQuery Source Viewer is an interface that allow you to quickly traverse each method's source.
It allows you to study specific parts of jQuery’s source. You can type in a method name and you’ll see its implementation straight away. It will also linkify all function names within the presented source.