jQuery - Select all check box
Saturday, May 3rd, 2008
Firstly download a copy of jquery library from http://jquery.com/
Open up your text editor and include the jquery library as shown below:
In the head of the document add the following script:
Add the checkbox that will be used to select and deselect the others:
Select / Deselect
The final page should look like this:
The demo
Click here to see it in action

& 




