Re: Javascript to Add a Text Input field
Beautiful! I didn't realize it was so simple, I've been trying all this stuff that was way more complicated than that. Thank you!
edit:
Ok, the script itself worked beautifully. But I ran into a problem. I'm using POST method to process the form, and it looks like any forms that were added using the "add input" button aren't going through with the rest of the form data. Any ideas why and how to fix it? Thanks.
Last edited by ofseo; 03-27-2008 at 09:14 PM.
|