| Author |
Resetting values of table cells in Javascript
|
John Zwick
Ranch Hand
Joined: Mar 02, 2009
Posts: 34
|
|
I have a table where each row contains multiple input and select boxes. I have a link where the user can add a new row.
However, I am having trouble resetting those values of those input boxes... I can add a new row just fine but the values are not getting reset
Here is my javascript:
Here is my HTML:
What am i missing here?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56180
|
|
|
What do you wan them "reset" to?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Resetting values of table cells in Javascript
|
|
|