filmov
tv
how to use gt selector in jquery - part 19

Показать описание
This video explains how to use gt selector in jquery.
gt will select all elements at an index greater than index within the matched set.
please remember indexing begins from 0....not 1.
I will try cover all the possible basic filters as much as possible. rest you can take it as a homework :-)
1. :first = done
2. :last = done
3. :eq = done
4. :gt = done
5. :lt = next
6. :odd
7. :even
8. :not
9. :header
10. :focus
11. :lang
12. :root
In case while trying few things if you get stuck some place then please do comment below and let me know.
I will try to reply you as soon as possible.
gt will select all elements at an index greater than index within the matched set.
please remember indexing begins from 0....not 1.
I will try cover all the possible basic filters as much as possible. rest you can take it as a homework :-)
1. :first = done
2. :last = done
3. :eq = done
4. :gt = done
5. :lt = next
6. :odd
7. :even
8. :not
9. :header
10. :focus
11. :lang
12. :root
In case while trying few things if you get stuck some place then please do comment below and let me know.
I will try to reply you as soon as possible.