Login
Remember
Register
References
Ranks
Add reference
jQuery .eq() selector
0
votes
236
views
added
May 4, 2018
in
jQuery
by
LC Marshal
Captain
(
25,790
points)
//.eq(2) of 5 divs = 3rd div
$
('
body
').
find
('
.element
')
.eq
(
2
)
.addClass
(
'blue'
);
selector
jquery
eq
addclass
find
Related reference
jQuery :contains() Selector
How to get CSS :hover state in a jQuery selector?
jQuery - Find first or nth-child paragraph
jQuery .find() method
jQuery - on click and addClass (with CSS transition animation)
jQuery .addClass() and .removeClass() method
jQuery selectors
jQuery: Get img element inside div using child selector
lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
All categories
API
(35)
React
(149)
Javascript
(100)
Next JS
(10)
jQuery
(176)
CSS
(141)
SCSS
(25)
UI design
(1)
Vue
(25)
JSX
(12)
ES6
(8)
Regex
(6)
PHP
(62)
mySQL
(9)
Drupal
(15)
Bootstrap
(22)
Repository
(41)
Software & tools
(38)
Google tools
(28)
Plugins
(13)
Gulp
(9)
NPM
(9)
Node JS
(7)
CMS
(9)
Command-line
(7)
Database
(2)
Domain & hosting
(16)
Elixir
(1)
HTML
(22)
Networking
(4)
Python
(0)
Server issues
(12)
VM & Remote desktop
(2)
VSCode
(7)
Windows
(11)
XSLT
(5)
General
(868)
...