jQuery gt and lt selector

We have a table with 9 images. We use the selector gt(4) to choose the images starting from the fourth image starting from zero. We use lt(1) to choose the images that are before image 1 starting from zero.
Comments

PHP Captcha


Interesting Articles