Using eq, gt and lt selectors to choose elements in jQuery

From a table, in the first part of the script we select the columns starting from 1, and the columns smaller than 3 starting from 0. In the second part of the script we select the column between td 3 and td 5. Note that the second part of the script overwrites the first part.
Comments

PHP Captcha


Interesting Articles