Hi Jeff

The key must be in the dump() function, I'd say
You are trying to write an array into a text area. I guess different browsers 
may take that differently, unless you force the array to become a string.

Or, how about calling jmolText fully?

document.getElementById("jmolText").value = dump(_dataInfo);

HTH


-------------------------------------------------------------------------
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
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to