Appending input tags on click jquery and sending those values to action page
I was trying to append input tags on clicking a button and was successful.
I refered to many links
append new rows and input tags using jQuery
JQuery Append javascript
Jquery appended input button doesn't function with .on(click)
But now the problem is i'm using these input tags in a form and was trying
to send those input tag values to next page using form action. But i'm
unable send the appended input element values.
No comments:
Post a Comment