Brad Haynes / Blog

 

Safari’s hidden features

I’ve recently discovered Safari (Apple’s web browser) has a hidden debug menu which along with some useful JavaScript features, can pretent to be a whole selection of other browsers. Most noteably it can declare itself as Internet Explorer 6 on Windows, which is really handy for all those badly written websites which can’t be bothered to write standard code or test on other browsers. Once Safari is pretending to be IE6 Win, you can pretty much guarentee everything works fine.

Just type this into a terminal window and then restart Safari to reveal the debug menu

defaults write com.apple.Safari IncludeDebugMenu 1


This entry was posted on Friday, September 2nd, 2005 at 5:14 pm and is filed under Software. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

You must be logged in to post a comment.


© Brad Haynes, TCN. 2005

Brad Haynes’ Blog is proudly powered by WordPress
Entries (RSS) and Comments (RSS).