免責聲明

Disclaimer (免責聲明)
繼續閱覽代表您接受以上的免責聲明.
To continue reading means you accept the above disclaimer.

2012年6月21日 星期四

Javascript console for Chrome

[Q]  如何在 chrome 下 顯示 window.console.log 的 debug除錯資訊?
[Q]  How to show the debug info written out by window.console.log() ?
[Q]  Where to see the output of jeash.Lib.trace() when using haxenme/flashdevelop targeting html5?


[try]
* Chrome
Tools icon -> Tools -> JavaScript console

* Firefox

* IE


//===
[Q]  How to change the invoked browser to Chrome  instead of IE when using FlashDevelop to debug projects?


[try]