You can check or uncheck a checkbox element or a radio button using the .prop() method:
| 1 2 3 4 5 |  | 
You can check or uncheck a checkbox element or a radio button using the .prop() method:
| 1 2 3 4 5 |  |