Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    DOM Tree Plugin?

    Plugin Development
    2
    4
    2951
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • David Stoltz
      David Stoltz last edited by

      I’m wondering if there is a DOM Tree plugin yet? (For HTML)

      This is always helpful - click anywhere in the page and see where in the DOM you are, click an item on the DOM Tree and it highlights that section of code.

      Any thoughts?

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @David Stoltz last edited by

        @David-Stoltz

        my first thought is, can’t you use function list for that?
        Maybe have a look to the xml parser and adapt it to your needs.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • David Stoltz
          David Stoltz last edited by

          Far as I can tell, the function list does not help with DOM elements - and I can’t seem to locate the XML parser - but this doesn’t sound like it’s made for what I’m after - but thanks for replying…

          Claudia Frank 1 Reply Last reply Reply Quote 0
          • Claudia Frank
            Claudia Frank @David Stoltz last edited by Claudia Frank

            @David-Stoltz

            there is the functionlist.xml file which holds the configuration for each
            configured language. The functionlist wroks this way, when you click
            on an item(function) it puts the cursor onto the line of that item(function)

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors