This is the simplest piece of fully selected Jquery code. [code ] $(function () { $(” # chkAll ”). Click (function () { $(” input: the checkbox ”). Attr (” checked ”, $(this). Attr (” checked ”)); }); }); [/ code]
This is the simplest piece of fully selected Jquery code. [code ] $(function () { $(” # chkAll ”). Click (function () { $(” input: the checkbox ”). Attr (” checked ”, $(this). Attr (” checked ”)); }); }); [/ code]