In JavaScript, the 'querySelectorAll' method allows you to retrieve a list of Elements that match the CSS Selector that you specify. Essentially, it is a way of finding Elements in JavaScript. It's quitee flexible and lets you search for tags, classes, IDs, parent/child combinations, attributes and so on.
In this video I show you a clear and simple example of how it works on the 'document' object as well as another Parent Node - to only search within that parent.
For your reference, check this out:
https://developer.mozilla.org/en-US/d...
Follow me on Twitter @dcode!
If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!
Смотрите видео What is the querySelector Method in JavaScript? | Document.querySelector() Explained онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь dcode 22 Март 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 94,677 раз и оно понравилось 1.6 тысяч людям.