El 22 Jul 2010 a las 10:35, Robert Hanson escribió:
> Let's get this 
> in bold print in the Wiki.

There's not much use of bold in the style of wiki or the website, but 
it's already there:

http://jmol.sourceforge.net/jslibrary/#jmolSetCallback

[cite]
Please, note that all these parameters are returned in the form of Java 
strings, and as a general rule it is safer to convert them into JavaScript 
strings before using them within the function. This can be done in this way: 
 function functionName(a,b,c,d) {
        var aa = " + a;
        var bb = " + b;
[/cite]

Is there anything else that should be added?


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to