Safari Javascript Debugging
Written by Ben on November 23, 2005 |
Comments Off
Comments Off I really really hate Javascript. And out of all the things that I can whine on about, the fact that it’s hard to debug nearly tops them all.
So, it makes me happy to have discovered that Safari has a hidden Javascript debug console. Just type the following in a terminal and restart Safari:
defaults write com.apple.Safari IncludeDebugMenu 1
(I am running Safari 2.0.2 (416.12) on OS X 10.4.)
No Comments
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.