Coding JQuery Plugins

From Littledamien Wiki
Revision as of 14:58, 28 February 2012 by 192.168.123.1 (talk) (Created page with "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 w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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>