background: im doing a form with possibility that more than one details is added in the description field. i wanna do a button(s) that i can place at the side of the description to allow users to add/remove the fields. is there anyway i can do this? much help appreciated. thanks in advance
Hi, Yes you can do it with Javascripts. http://www.sitepoint.com/forums/showthread.php?t=470686 You can visit this sample code which is implemented for radio buttons. Hope you can make it out for Button. Hope this helps..
Thanks for the links, i had check it out. but it's not exactly what i can implement to what i use. Rather i need a Add / Remove button which is linked to my description field.