Re: Javascript to Add a Text Input field
Hi Guys!
I would like to do the similar thing to my form but instead of adding another field I would like to be able to have an onclick event on the add another button to refresh my existing form fields so that I can input the same information again.
So this is what I have for the form fields:
Title:
Name:
Copy:
So when the add another button is clicked, bit will store the previous entry but then refresh the form page with blank fields to be able to add another entry for the title, name, and copy?
I haven't a clue how to go about doing this... any help wold be greatly appreciated.
Thanks!!!
|