|
Accessing tablecell values through DOM
Hi,
I am a new member to this forum.
Plz help me with this problem.
I have a web page with a table displayed in it.
I need to select MULTIPLE ROWS from it with mouse click.
When clicked on a row there should be a color change to indicate that it is selected.
Then, I need to access the values in the rows, and hence table cells so as to store them back in some other database.
Thanks in advance.
|