Objective: Create an HTML form with a text field and allow users to add up to a fixed number of additional text input fields dynamically w/o refreshing. This is probably the simplest things in the world for javascript gurus, but since I’m not, I found it difficult to accomplish even with examples found on Google. [...]