Wanting a quick way to create a plugin in jQuery I found A Plugin Development Pattern (Learning jQuery), by Mike Alsup, via Improving upon the jQuery Plugin Template (Google Groups). Later, much later, I looked in the more obvious place; Plugins/Authoring (jQuery). I work best from hacking examples, so Mike Alsup’s pattern/template was the most useful to me. (more…)
Posts Tagged ‘plugin’
jQuery.linkify
2008 December 21st
A plugin for jQuery turning sections into links. Read the jQuery.linkify page for a demo and more info.