Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rcflyer2005

    How to traverse table column & replace content vis DOM

    It works beautifully. Thanks very much!!!
  2. rcflyer2005

    How to traverse table column & replace content vis DOM

    Hi, I have a 10 column table where it can have 3 to n rows. For each of the columns, I added id="col"+ column number. So the id for the columns are col0, col1,col2,.., col9. How do I traverse col1 and replace the content with the value of my "for loop" counter value? (var i=2;i<noRows,i++)...

Part and Inventory Search

Back
Top