Skip to content
  • Leigh B. Stoller's avatar
    Some javascript debugging code I found with google. · 81132bd3
    Leigh B. Stoller authored
    Turn on $javascript_debug at the top of menu.php3, and then use warn()
    statements in the code to have those debug statements turn up at the
    bottom of the page. This is the most cross-browser implementation I could
    find (which means it works on Safari, IE, and Firefox).
    81132bd3