
I want to retrive the values between the td by the id using the javascript.So please help me...
html form like this
<TABLE width="100%" bgColor=""> <TR> <TD ID="td1">Cell 1</TD> <TD ID="td2">Cell 2</TD> <TD ID="td3">Cell 3</TD> <TD ID="td4">Cell 4</TD> <TD ID="td5">Cell 5</TD> </TR> </TABLE>
And I want to retrive Cell 1,Cell 2,Cell 3
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
