Robert Hanson wrote: > Rolf, I'm not finding where > > messagecallback = "_jmolMessageCallback" > > is given. Once I issue that, it all works. > Thanks, Bob. I forgot about a Jmol version check that I introduced for backward compatibility with older 'Jmol.js' versions that don't have the 'jmolSetCallback' function. Because '11.6' lacks the usual second dot (11.6.0) my regular expression for the version check didn't match and 'jmolSetCallback' wasn't added.
Regards, Rolf ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

