Relative Content

Tag Archive for javascripthtmlif-statementcheckbox

html script checkbox condition to show specific text

Hi I need help with my code so basically I’m making a project where when you select the checkboxes and it will show a text result. I was able to create a if else condition but I’m getting a problem with ,it is showing all the text if all checkboxes are checked.
here’s my code