Sajjad’s Blog

Posts Tagged ‘duplicating table rows

Duplicating table rows dynamically

Posted by: msh134 on: June 21, 2008

For some days I was looking for a JavaScript solution for duplicating table rows. I know it is simple. But I have made a function which does this very easily. I have tested this code with IE 6.0 and FireFox 2+ browsers.
More >>