JSC - JavaScript Console (Debugging utility) 1.2
This JavaScript Console was made because as a web developer on javascript i always missed a JavaScript console on Internet Explorer
Well when i started using Firefox, i realized that what i needed was there, the javascript console.
And later i founded FireBug, Firebug is just awesome, it do Console Inspector Debugger etc..
So when making this console for IE i did not want to loose the use of Firebug, so this system check if FireBug is installed and if not, or the browser is other it write the console in the page
But then there is other small thought, i am developing a web site and i need JSC for debug, so when i release i do not need it more, but i may need later on editing site!
So what i do is create a empty JSC Object and when you can JSC.log("test") it do not do nothing
Now lets see how is this done, you include JSC.js on your page doing this:

| Price: | N/A FREE | Hits: | 54 |
| File Size: | Platforms: | Linux Mac Sun Windows | |
| Ratings: | Last Updated: | 2006-07-18 |
VIEW ALL
JavaScript