Posts Tagged ‘checkbox’

jQuery – Select all check box

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:


Read more …