nullpoint81 Posted February 17, 2012 Share Posted February 17, 2012 Just looking for a script, or maybe someone that has seen one similar to this. I'd like to find a script that copies data from one textarea to another using one or multiple checkboxes. Link to comment https://forums.phpfreaks.com/topic/257219-copy-textarea-to-textarea-via-checkbox-script/ Share on other sites More sharing options...
smerny Posted February 17, 2012 Share Posted February 17, 2012 use javascript, have an unchange for the checkboxes.. then a javascript function that takes innerHTML from some textarea and update another innerHTML based on it Link to comment https://forums.phpfreaks.com/topic/257219-copy-textarea-to-textarea-via-checkbox-script/#findComment-1318488 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.