> Well, I have been using safari from various interfaces which use
> LiveConnect b/w javascript and Java.

The callback function is calling from Java to JavaScript.

> I also installed one of those
> updates to further add support (from jmol website).

I do not know what you mean.

> It might turn out
> that mesagecallback function would not run on safari, but right now it
> seems I have not implemented the function correctly.


Try to build something simple not using Jmol.js.

<applet name="jmol" code="JmolApplet"
  archive="JmolApplet.jar" MessageCallback="yourMessageCallback"
  width=400 height=400   mayscript="true" />
  <param name="script"    value="load something.pdb" />
</applet>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to