Just what the title says. Where can I find the javascript console in safari?

link|improve this question

50% accept rate
possible duplicate of Equivalent of Firefox's "error console" in other browsers – PleaseStand May 24 '11 at 21:35
feedback

migrated from stackoverflow.com May 25 '11 at 5:40

This question came from our site for professional and enthusiast programmers.

1 Answer

Gear Thingy --> Preferences --> Advanced, Check "Show develop in menu bar"

Then Page Icon --> Develop --> Show Web Inspector  

I'm using Safari 5.0.4 but it should be the same. i'll download .0.5 and check, to be sure though.

Edit

Wow, i totally forgot to edit this. Anywho, i downloaded 5.0.5 and it still works. Click the Gear, then click preferences, then Advanced, then Check "Show develop in menu bar", close that out, then click the page icon, then develop, then "show error console"

enter image description here enter image description here enter image description here

link|improve this answer
I can't find it in 5.0.5 either.... – Traveling_Monk Jun 25 '11 at 8:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.