I made and form along with a button to print the form. The form gets printed BUT none of the user input shows up. Is there some way to include the user input?
Here's a working example for the record. Also note once the user's input is set as the attribute value, the reset button no longer clears the form. Guess some more jquery is needed to fix that. I added code to handle checkboxes but have no idea what to do with textareas.