JQuery Plugins: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Project Documentation]] [[Category:CMS Documentation]] [[Category:JQuery/AJAX]] [[Category:Web Development]] | |||
<syntaxhighlight lang="javascript"> | <syntaxhighlight lang="javascript"> | ||
$.serializeObject(src, exclude); | $.serializeObject(src, exclude); | ||
| Line 10: | Line 11: | ||
$.textboxMessage(msg); | $.textboxMessage(msg); | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 17:02, 5 December 2015
$.serializeObject(src, exclude);
$.iconButton(icon_type);
$.textboxMessage(msg);