eva21 Posted April 7, 2009 Share Posted April 7, 2009 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 More sharing options...
darkfreaks Posted April 8, 2009 Share Posted April 8, 2009 http://www.javaworld.com/jw-06-1996/jw-06-javascript.html Link to comment https://forums.phpfreaks.com/topic/153024-checkboxes-and-javascript/#findComment-804086 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.