Here's a bit of JavaScript that does exactly that: // One checkbox to check them all $('#checkThemAll').on('change', function () { if ($(this).
確定! 回上一頁