Questions or Comments?
Please direct all feedback to the
ThreeDubMedia Google Group
jQuery Plugins
This is a collection of javascript plugins developed exclusively for the jQuery javascript library. All plugins are available under the open source MIT license.
Special Events
jQuery, since version 1.2.2, has included a wonderful feature called special events. For an in depth look at the special events API, I would recommend reading the following articles: Special Events, Special Events: The Changes in 1.4.2, and jQuery Special Events.
jQuery.event.drag
A jquery special event plugin that makes the task of adding complex drag interactions, to any element, simple and powerful.
jQuery.event.drop
A jquery special event plugin that makes the task of adding complex drop interactions, to any element, simple and powerful.