analyse html while browsing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Patrick Fischer

    analyse html while browsing

    Hello
    Hello I looks for a possibility to analyse html while browsing.
    Like a DOM Inspector.
    While the page is loading the analyser check the page, make a DOM tree
    and I can get the DOM tree.

    Is there a Browser extending for Firefox oder Mozilla?
  • Harlan Messinger

    #2
    Re: analyse html while browsing

    Patrick Fischer wrote:[color=blue]
    > Hello
    > Hello I looks for a possibility to analyse html while browsing.
    > Like a DOM Inspector.
    > While the page is loading the analyser check the page, make a DOM tree
    > and I can get the DOM tree.
    >
    > Is there a Browser extending for Firefox oder Mozilla?[/color]

    No extension is needed--Firefox has a DOM inspector right there on the
    Tools menu.

    Comment

    • Patrick Fischer

      #3
      Re: analyse html while browsing

      Harlan Messinger schrieb:[color=blue]
      > Patrick Fischer wrote:
      >[color=green]
      >> Hello
      >> Hello I looks for a possibility to analyse html while browsing.
      >> Like a DOM Inspector.
      >> While the page is loading the analyser check the page, make a DOM tree
      >> and I can get the DOM tree.
      >>
      >> Is there a Browser extending for Firefox oder Mozilla?[/color]
      >
      >
      > No extension is needed--Firefox has a DOM inspector right there on the
      > Tools menu.[/color]

      yes but I want to an analyse without pressing the DOM inspector button.
      How to make it automatic?

      Comment

      Working...