I have this javascript where I am looping thru all the cells in a row from a table,
this row is just a copy of the previous row so i need to set all the value=something to value=""
in my
test example value="231" in both the alert statements, ps need to work in IE 8 Thanks to anyone who can assist.