JavaScript debug v0.3

|

From the JavaScript debug: A simple wrapper for console.log project page:

This code provides a simple wrapper for the console's logging methods, and was created to allow a very easy-to-use, cross-browser logging solution, without requiring excessive or unwieldy object detection. No third-party JavaScript API or console required, tested in Internet Explorer 6-8, Firefox 3, Safari 3-4, Chrome, Opera 9.

Please check out JavaScript debug now, and as always let me know if you have any questions, comments, or suggestions!

Post A Comment

  • Any of these HTML tags may be used for style: a, b, i, br, p, strong, em, pre, code.
  • Multi-line JavaScript code should be wrapped in <pre class="brush:js"></pre>
    (supported syntax highlighting brushes: js, css, php, plain, bash, ruby, html, xml)
  • Use &lt; instead of < and &gt; instead of > in the examples themselves.