Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • CTRL + SHIFT + I will open the dev tools in Opera. But where is the JavaScript console? Where can I input JavaScript code and execute it? Commented Feb 1, 2011 at 13:51
  • CTRL + ALT + I does nothing in my Safari 5 on Windows 7. Can you confirm that it works? Commented Feb 1, 2011 at 13:54
  • That could be because you do not have the Develop menu option enabled. To activate this option, go to Edit > Preferences & in the Advanced tab enable the "Show Develop menu in menu bar" checkbox option. Commented Feb 1, 2011 at 14:32
  • That was my problem. Stupid Apple disabling developer features by default. :) Thanks. Commented Feb 10, 2011 at 16:59
  • Yes, that is it. I overlooked that REPL tab at the bottom LOL Commented Feb 21, 2011 at 13:11