Hi there...
I want to read fieldvalues from out of a dynamicaly created table (php). But
this has to be done by JavaScript. Every row of the table has a select-box,
inputbox and a order-button. So if I press on "order" at row 8, I just want
to popup "Product 8 - Price - Quantity" using alert()correspo nding to the
rowvalues from where the button was pressed.
Any help appreciated.
Roger Godefroy
Q-Websolutions.co m
I want to read fieldvalues from out of a dynamicaly created table (php). But
this has to be done by JavaScript. Every row of the table has a select-box,
inputbox and a order-button. So if I press on "order" at row 8, I just want
to popup "Product 8 - Price - Quantity" using alert()correspo nding to the
rowvalues from where the button was pressed.
Any help appreciated.
Roger Godefroy
Q-Websolutions.co m
Comment