jQuery Dynamic Form Field Addition


/ Published in: JavaScript
Save to your folder(s)

I wrote this very quickly for a form I parse that allows a user to send a page to up to 5 friends. The script adds a click event to an image of a + sign beside an input box. When clicked if the user hasn't already added 5 friends to email, additional email boxes will be added.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.