1
vote
0answers
33 views

Does the javascript debugger in Safari have the ability to de-minify javascript like chrome does?

In the Chrome debugger under the "Sources" tab, there is a little "{}" button at the bottom that will de-minify minified code and make it human readable, as well as allow the developer to set ...
0
votes
1answer
203 views

Apple Discussions website not responding to clicks?

This is ironic, Apple's Discussions website is not working properly in the latest version of Safari (6.0.3) or Chrome (25). Any link or button that I click on the page does not work. Is this ...
1
vote
2answers
113 views

Are my frequent Safari beach balls caused by my extensions?

Every 2-10 minutes Safari pauses with a spinning beach ball for roughly 10-90 seconds, sometimes asking if I want to reload everything, making Safari almost unusable. I've installed several safari ...
0
votes
1answer
71 views

Safari extension for adding arbitrary Javascript to a page?

Is there a way to do this? I know I can use Stylish for adding arbitrary CSS to pages on a per-domain basis. Looking for something similar to add Javascript. For example, let's say I wanted to turn ...
0
votes
2answers
305 views

Is JavaScript secure? [closed]

I have a couple of websites I have to use that require Java so I am leaving it on in Java Preferences.app, disabling it on all browsers bar one that will only be used for those sites. Am I safe to ...
5
votes
2answers
262 views

Possible to disable custom Javascript keybindings in Safari?

I have a couple of decades experience using Emacs, so the Emacs-like keybindings for text editing on Mac OS X are very nice. Unfortunately, some websites (ahem) choose to override these with ...
2
votes
0answers
98 views

How do I jump to a line number in Safari 6 Web Inspector?

So I'm working on some javascript and I want to set a breakpoint on the line that I'm working on. It seems reasonable that I should be able to go into the Javascript debugger and jump to that line ...
2
votes
1answer
4k views

How do I open the javascript console in Safari 6?

I just got a new Mac and it comes with Safari 6 installed. I've opened up the Safari 6 web inspector tools and now I can't find some of the tools I used before in Safari 5. In Safari 5 you can press ...
0
votes
1answer
1k views

Safari: “JavaScript error detected! Error: TypeError: 'null' is not an object”

Whenever I connect to a WiFi at Starbucks, I'm prompted with this warning: After clicking OK everything is fine and I can login as usual. What's causing this error? How do I troubleshoot?