Archive for January, 2008
Website debugging in Safari?
by Jon on Jan.16, 2008, under Apple/OS X, Computers
Here’s a surprise! Safari includes some comprehensive debugging tools as standard. How do you get it? Just open a terminal and run the following:
defaults write com.apple.Safari IncludeDebugMenu 1
Now, restart Safari, and heypresto!