Coding JQuery Plugins
TODO: Document JQuery plugin controls, especially those created for the LITTLED shared libraries. A lot of the existing functionality could be refactored to work better this way. <syntaxhighlighter lang="javascript"> $.iconButton(icon_type); $.textboxMessage(msg); </syntaxhighlighter>