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,717 posts
Joined: Dec 1999
awesome, thanx