On Aug 19, 2006, at 4:18 PM, David Leader wrote:
I've already mailed Bob with the url of a demo I set up in response to his
request:
<quote>
All we need is one simple example of someone on this machine
successfully doing the following:
1) pop up a window having in it an applet, either <applet> or <object>,
hard-coded or using Jmol-js itself.
2) demonstrate successful code on that page that uses LiveConnect to:
a) change the background color
b) load a file
Show me that example, and I will get this fixed.
</unquote>
Other Mac users may wish to confirm that it does work on Safari. It is at:
and is a modification of one I prepared earlier :-)
This works for me, with the exception of the hydrogen bonds button -- or else my eyes are showing their age:-)
---
A clarification to Freida about finding Java exceptions on Mac OS X. You don't
need a text editor. They go to the 'Console', which you can find in Utilities.
It's convenient to put it in the dock when you're doing this kind of work, then
you can read the output from applet errors (which on OS 9 etc always used to
appear in a browser console - no more). The OSX Console gives you access to all
sorts of other error logs, eg your localhost Apache server, if you are doing
that kind of thing.
As far as _javascript_ exceptions go, you can add a debugger menu to Safari by a
magic incantation at the Terminal command line prompt:
defaults write com.apple.Safari IncludeDebugMenu 1
and this menu provides access to a _javascript_ console.
(the same line with 0 turns the menu off again)
Or download the free program Safari Enhancer which allows you to turn on the debug menu, amongst other things, without using terminal.
---
David
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
_______________________________________________
Jmol-users mailing list