GetElementById and GetElementsByTagName #16
Answered
by
amaitland
Mephisto090
asked this question in
Q&A
-
I would now like to have the Strong Text 2 output to me. According to the principle of the web browser: How do I replace the question marks?
|
Beta Was this translation helpful? Give feedback.
Answered by
amaitland
Mar 23, 2022
Replies: 1 comment 4 replies
-
Use QuerySelectorAsync for a single element and QuerySelectorAllAsync for multiple. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Mephisto090
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use QuerySelectorAsync for a single element and QuerySelectorAllAsync for multiple.
https://developer.mozilla.org/en-US/docs/Web/API/Document_object_model/Locating_DOM_elements_using_selectors