Automatic text field creator. OK, so im a little bit new to php and I found that the best way to learn is to ask questions. Ok, so im in need of building this feature. The idea is that a user could add another text field just by clicking a link. He would add information into the textbox, and click the submit button. After he hits the submit button it would add the information into a tinymce WYSIWYG editor. The only thing im having trouble with is how to build the feature that will add another text box.. Any information on where I can learn how to do this would be awesome. Check below for some example pictures.
Really.. well, it looks like im going to go learn me some javascript. Can you point me in the direction to learn?