Way to see all javascript from browser?

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

    Way to see all javascript from browser?

    Is there an easy way to see all of the JavaScript on a page?

    I use IE6+. My JavaScript is in several script tags, broken out by function.
    Some are linked/downloaded.

    Once all loaded, is there an easy way to look at the code?

    gsb


  • Jeff North

    #2
    Re: Way to see all javascript from browser?

    On Mon, 12 Jan 2004 17:58:04 -0800, in comp.lang.javas cript "gsb"
    <gsb@QWest.ne t> wrote:
    [color=blue]
    >| Is there an easy way to see all of the JavaScript on a page?
    >|
    >| I use IE6+. My JavaScript is in several script tags, broken out by function.
    >| Some are linked/downloaded.
    >|
    >| Once all loaded, is there an easy way to look at the code?[/color]

    If you have NS7.1 full version installed you can use the Tools | Web
    Development | Javascript Debugger
    ---------------------------------------------------------------
    jnorth@yourpant sbigpond.net.au : Remove your pants to reply
    ---------------------------------------------------------------

    Comment

    Working...