Using jQuery to detect user checking and unchecking a checkbox
Demonstration of using jQuery to detect user checking and unchecking of a HTML checkbox.
Message will be hidden when the user checks the HTML checkbox and shown when the user unchecks the HTML checkbox.