javascript
This is the archive for javascript.
Dive into the archives.
- Firebug for your browser.
Here’s something Roy Natavio found.
If you need firebug for your browser other than Firefox, add this in your code
<script type=’text/javascript’ src=’http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js’></script>You now have a firebug on that page.

