If i have three text boxes taking in data, and if i want to repeat these boxes again in my page after selecting a link, how can i do it.
Example :
METER :
PERIOD:
THRESHOLD:
Add more
when i click add more the same three contents must repeat, something like this,
METER:
PERIOD:
THRESHOLD:
METER:
PERIOD:
THRESHOLD:
Add more