filmov
tv
how to use lt selector in jquery - part 20

Показать описание
This video explains how to use lt selector in jquery.
lt will select all elements at an index less 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 = done
6. :odd = next
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.
lt will select all elements at an index less 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 = done
6. :odd = next
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.