Learn the correct way to check a checkbox using jQuery's .prop() method. Discover why .checked() and .selected() don't work and see practical examples for single and multiple checkboxes.