Join Date: November 2008
Location: India ( chennai )
Posts: 14
innerhtml issue
Hi,
I was creating dynamic rows using innerhtml. I can able to add new row. But the table gets refreshed when i add a new row. For example when i enter a value in row one and then add a new row,the entered row gets refreshed and the first row value disappear. This issue only happens in Firefox. In IE its working fine. Can anyone fix this?. Please find the code.