An Image-Based 'Checkbox'
Via JavaScript / DOM
Example 3: Assign Checked Image IDs
To HTML Checkboxes

This is item 1. If you click on the icon to the left, or this text, it will change.
This is item 2. If you click on the icon to the left, or this text, it will change.
This is item 3. If you click on the icon to the left, or this text, it will change.
This is item 4. If you click on the icon to the left, or this text, it will change.
This is item 5. If you click on the icon to the left, or this text, it will change.
This is item 6. If you click on the icon to the left, or this text, it will change.

Click the submit button to pass the checked items to a PHP page via standard HTML:

Example 1: Simple Image Toggle

Example 2: Get The Checked Image IDs

An Image-Based 'Checkbox' Via JavaScript / DOM