Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You want to use the shortcut $ alias instead of typing the global namespace name (jQuery) without fear of global conflicts.
The solution here is to create an anonymous self-invoking function that we pass the jQuery object to and then use the $ character as a parameter pointer to the jQuery object.