A jQuery plugin pattern every jQuery plugin should use

Updated . Posted . Visible to the public.

Many jQuery plugins suffer from a good plugin architecture. When you write jQuery plugins you should use the plugin pattern Show archive.org snapshot described in this article which makes your plugin highly customizable and extensible.

Related article with patterns for namespaced jquery plugins Show archive.org snapshot (more detailed)

Ulrich Berkmueller
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Ulrich Berkmueller to makandra dev (2012-09-28 13:08)