How to select by element class name #5283
Unanswered
moamahfouz
asked this question in
Q&A
Replies: 1 comment
-
What do you mean by selecting elements, and what exactly does not work in your code? It is a bit hard to understand as selecting can refer both to selectAll and to querySelectorAll |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am attempting to select multiple elements at once using their class names. To achieve this, I am trying to write the code as follows:
But it does not work.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions