Safari and JS errors

To log Java output:
First, go to Mac HD>Applications>Utilities>Java>Java Plugin Settings and open the app. It does not matter which one you choose. It will take a second to show, but it will open. Next, make sure it opens under the "Basic" tab and click "Show console" under the Java Console setting, and also check the "Show Exception Dialog Box" checkbox. Click Apply and close Java Plugin Settings.

Now, whenever you go to a page with a Java applet on it, it will show your Java console in Safari. :)
 
Ummmm.... Java applets and Javascript are not the same thing.

Unfortunately, I know of no Javascript debuggers for Safari.

I usually debug the bulk of my Javascript using Mozilla (which has adequate client-side tools). Of course, that doesn't help debugging Safari-specific problems (which luckily have been few).

bear
 
Apologies, didn't mean to rush ahead - even I've got trouble keeping up with myself sometimes, well, most days ;) Another day, another problem.

Safari is great despite the minor limitations
 
Back
Top