First of all it clones it but it also clones the values in the textbox.
For some reasons, this line
newBox.value = "";
does not clear my values in the textbox copied.
leakim971
Yes so use a better question title
leakim971
Right click on your page, choose view source and post it here. You said it work in your previous post, I would like to know why it suddenly stop working