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! Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.