[thelist] AJAX on Safari

Christian Heilmann codepo8 at gmail.com
Fri Feb 17 11:50:20 CST 2006


> Anybody else had a similar experience?  Or, can anybody think of any
> resources (a javascript debugging window would be nice, if I could find it
> in Safari!) that may be of help?

There is a debugger:
http://developer.apple.com/internet/safari/faq.html#anchor14

Type the following command in Terminal (while Safari is NOT running):

 % defaults write com.apple.Safari IncludeDebugMenu 1

Then launch Safari, and enjoy the new Debug menu.

Turning it off is done by setting the 1 to 0 :)


--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/



More information about the thelist mailing list