Log in Sign up
3 Matching Annotations
  1. Mar 2021
  2. stackoverflow.com stackoverflow.com
    Native javascript equivalent of jQuery :contains() selector
    2
    1. TylerRick 10 Mar 2021
      in Public
      The TreeWalker API gives you only the #text Nodes, and then you do what you want with them.

      first sighting: TreeWalker 

      web: TreeWalker first sighting
    2. TylerRick 10 Mar 2021
      in Public
      You could also use the NodeIterator API, but TreeWalker is faster
      fast (software performance) web: TreeWalker
    Visit annotations in context

    Tags

    • web: TreeWalker
    • first sighting
    • fast (software performance)

    Annotators

    • TylerRick

    URL

    stackoverflow.com/questions/17799236/native-javascript-equivalent-of-jquery-contains-selector
  3. developer.mozilla.org developer.mozilla.org
    TreeWalker - Web APIs | MDN
    1
    1. TylerRick 10 Mar 2021
      in Public
      web: TreeWalker
    Visit annotations in context

    Tags

    • web: TreeWalker

    Annotators

    • TylerRick

    URL

    developer.mozilla.org/en-US/docs/Web/API/TreeWalker
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy