Relative Content

Tag Archive for javascriptajaxhtm

How can I access a cell in a row of a table in js using parent

I have a javascript where upon click of a button a row with two cells is added to the table. One cell has a livesearch textfield and the another cell has a quantity textfield, whose value suppose to dynamically change and/or determined upon click on the livesearch textfiled results.