Hi all,
Whenever I click the button addtables()....it has to keep on adding tables dynamically as many as the user wants.
like below
Is it possible to keep on adding a existing table like below.. whenever the use clicks addtables() button using javascript?
for example I have a table like below.. whenever user clicks the addtable button. It should keep onadding tables.
so on........
Is it possible with javascript?
Could you please send me the examples?
thanks