Toggle navigation
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Users
Ask a Question
jQuery select elements with a specific set of classes
0
like
0
dislike
9
views
Probably a stupid question, but I can not understand.
There are 3 units with the class .one and one unit with the class .one and .two
In jQuery how can I select only the element which has both classes .one and .two?
css
javascript
jquery
asked
Mar 20, 2019
by
evil_random
|
9
views
answer
comment
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3
Answers
0
like
0
dislike
Um... $('.one.two') will not work?
answered
Mar 22, 2019
by
huze
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
$(".one").find(".two")
answered
Mar 22, 2019
by
tyomitch
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
A horrible question.
I surprise myself sometimes. But it's only been a year.
answered
Mar 22, 2019
by
tyomitch
ask related question
comment
Please
log in
or
register
to add a comment.
Related questions
0
like
0
dislike
1
answer
Jquery. How to apply a command to a specific element inside the block with the same classes?
asked
Apr 28, 2019
by
DModUA
jquery
0
like
0
dislike
1
answer
How to set custom select classes depending on the state (selected, disabled)?
asked
Jun 1, 2019
by
z_u_q
javascript
jquery
layout
0
like
0
dislike
2
answers
How to select a list of elements with a specific position?
asked
Jun 2, 2019
by
nezzard
jquery
0
like
0
dislike
1
answer
How to use jQuery to add a class to all child elements except specific?
asked
Jun 12, 2019
by
denism300
jquery
0
like
0
dislike
1
answer
How to select text from adjacent elements using jquery?
asked
Jun 9, 2019
by
mrusklon
jquery
Most popular tags
javascript
php
css
html
jquery
wordpress
python
linux
web-development
mysql
android
windows
java
layout
c#
computer-networks
node.js
cpp
iron
yii
vue.js
1C-Bitrix
react
laravel
django
nginx
system-administration
search-engine-optimization
api
ubuntu
the-it-education.
ajax
sql
programming
hosting
cms
design
apache
google-chrome
bootstrap
Vkontakte
macos
google
network-administration
git
laptops
algorithms
regular-expressions
unity-game-engine
email
angular
database
network-equipment
software
wooŃommerce
debian
.net
ios
information-security
video
law-in-it
browsers
books
parsing
wi-fi
game-development
career
htaccess
postgresql
telegram
mikrotik
mobile-development
ruby-on-rails
the-domain-name-system
modx
Yandex
c
json
opencart
Habr
freelance
vpn
asp.net
windows-server
symfony
bots
hard-drives
math
qt
DIY
audio
frontend
payment-system
bash
electronics
gulp.js
user-interface
docker
online-shopping
110,608
questions
257,186
answers
0
comments
32,732
users