How to view javascript source.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tumler
    New Member
    • Feb 2007
    • 4

    How to view javascript source.

    Hey,
    Sounds easy but
    wondering if anyone knew how to view javascript source when the js page included on a site is php.
    And if you visit the script file it it's blank.

    Is there an online site viewer which display all source code it reads?
    or something.

    Thanks.
  • tumler
    New Member
    • Feb 2007
    • 4

    #2
    Does anyone know?
    Maybe an online parser which displays javascript code as it read it.

    Urgently needed.
    Thanks alot

    Comment

    • acoder
      Recognized Expert MVP
      • Nov 2006
      • 16032

      #3
      See the comments in this article.

      Comment

      • rnd me
        Recognized Expert Contributor
        • Jun 2007
        • 427

        #4
        the firebug extension for firefox allow you to browse all the javascript on a page, regardless of source.

        Comment

        Working...