Howto: Safari Debugging on Windows
Just thought I'd post this up in case anyone else has the same problem: how to get the Safari debug menu enabled on Windows!
- navigate to C:\\Documents and Settings\\Your Username\\Application Data\\Apple Computer\\Safari
- right-click Preferences.plist and select Open with...
- in the program list select WordPad
- click Ok
- scroll to the end of the file, at the end is the text:
</dict>
</plist> - just before this, copy-and-paste the following:
<key>IncludeDebugMenu</key>
<true/> - save the file and restart Safari
- a new debug item will have appeared in the menu bar
Hope this helps, ask any questions here.
a Padded Cell our articles site!
Jack Michaelson posted this at 14:34 — 18th March 2008.
He has: 1,733 posts
Joined: Dec 1999
awesome, thanx
benj posted this at 06:17 — 23rd May 2008.
They have: 36 posts
Joined: Apr 2007
lol...how do you even use Safari debugging in Mac OS X?
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.