Jump to content

Checkboxes and Javascript


eva21

Recommended Posts

Im really trying to do this the smart and most efficient way so i need help on how to do this. In my colde i have 9 checkboxes declared:

 

<input="checkbox" name="checkbox1" value="1"> Yes

 

...and so on. What I want happened is when some of the checkboxes change, I need to update a column with some output using a javascript function. However...I cant use onclick because sometimes the user does not need to click on any of the checkboxes and there is no button. Please any help would be appreciated!

Link to comment
https://forums.phpfreaks.com/topic/153024-checkboxes-and-javascript/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.