Master-child checkboxes with jQuery

Summer 2013

We want a "master" checkbox that the "child" checkboxes will mimic.
We want this checkbox to be cheched if all child checkboxes are checked.
We want this checkbox to be unchecked if all child checkboxes are not checked anymore.

Demo