On 2005-07-28 (19:59) alok vaid wrote:

>On 7/28/05, Miguel <[EMAIL PROTECTED]> wrote:
>>
>>Safari on OS X is the most problematic browser platform.
>>
>>This particularly applies to the LiveConnect interface between
>>JavaScript and Java.
>>
>Well, I have been using safari from various interfaces which use
>LiveConnect b/w javascript and Java. I also installed one of those
>updates to further add support (from jmol website). It might turn
>out that mesagecallback function would not run on safari, but right
>now it seems I have not implemented the function correctly.
>

I have had good luck with message callback (and pick callback, for that matter) 
on Safari.  in fact, I do most of my development there.  I can share an old 
page that uses callbacks to send messages to a textarea on the page:

<http://dev.molvisions.com/debugging/jmolaccess/main/loc0_cbyes.html>
 

alok, it might help if you can post your code.  and does it work on other 
platforms?

FWIW, callbacks do not appear to function reliably on other OSX browsers (Moz, 
FF, Op).  maybe soon...

regards,

tim
-- 
Timothy Driscoll
molvisions - see, grasp, learn.
<http://www.molvisions.com/>
usa:north carolina:raleigh

"Unix gives you just enough rope to hang yourself -- and then a couple of more 
feet, just to be sure." - Eric Allman


-------------------------------------------------------
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