I have a table with 14 table row and 3 column of data
i like to select the table, each row only the value of the #3 column
how do i count, i know the fisrt selector, the child… but how to not net
$(‘#tableofdata tr td).getmethethird
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
or simply:
To grab the 3rd child from this, there are a number of ways:
or:
or simply: