Hi friends,
I would like to create a form in which I want to generate text boxes on click of a button. I have used JS functions to append form elements to div. but the this is not working when I try to put the div inside a table cell. Somebody please help me with this.
I would like to create a form in which I want to generate text boxes on click of a button. I have used JS functions to append form elements to div. but the this is not working when I try to put the div inside a table cell. Somebody please help me with this.
Comment