find element in html javascript by attribute code example Example: how to get element by attribute value in javascript document.querySelectorAll('[data-foo="value"]');