今天遇到了一个JS问题,在safari下就是运行不出效果,因此想到safari下有没有firebug一样的东西。在网上找啊找啊,终于在一个英文网站找到了方法。亲自实践,果然有效,所以转帖此文,以备不时之需。在原文基础上加了自己实践步骤的截图。
?
How to open the JavaScript console in different browsers?
http://webmasters.stackexchange.com/questions/8525/how-to-open-the-javascript-console-in-different-browsers
?
? ? ? ? ? |
Chrome:
Safari 5:
Note: this only works if the "Show Develop
menu in menu bar
" check box in the Advanced tab
of the Preferences
menu
is checked!
It may be useful below.
IE8:
Firefox 4:
Opera 11:
|