This page shows how to create a jQuery plugin that relies on an underlying object using pure JavaScript.
The purpose of this page is to show how this can be accomplished and highlight the average user's pain points.
See how jQuery.fn and the underlying object can be bridged.