Hello! I know this is Java and not Javascript discord, but I was really having trouble finding how to create a script that would check the checkboxes in this website. The website is just a barebones website for helping coders and programmers.
https://www.ironspider.ca/forms/checkradio.htm
I want to use JavaScript to change the checkboxes from Unchecked to Check. I feel like I can get everything right along, but I have a lot of trouble finding the Id or TagName for these checkboxes to check. Any help will be appreciated, Thanks a bunch! ❤️
Here's how to create checkboxes and radio buttons for your web page forms...