Menu

How mant elements has an element?

Developer
2009-12-05
2013-05-20
  • Pavlos Gkesos

    Pavlos Gkesos - 2009-12-05

    How can I retrieve how many children has an element?

    There is no something like
    element.getNumberOfChildren(id = ALL);
    id can be ALL, TEXT, ATTRIBUTE, ELEMENT

     
  • Pavlos Gkesos

    Pavlos Gkesos - 2009-12-05

    something like DOM's
    childNodes.length
    maybe?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.