Topic: Make new input field with jQuery
Hi Guys,
Im working on a project and producing a sort of survey.
Now i want to add fields for Question and for Answers with Javascript. So I want to make a new input field with jQuery, but when it's posted, it has to set the value of the field in the database.
Does someone knew a good tutorial for this?
Or experience with this?
Thanks in advance.