Hi Tom

All looks good, but I am not familiar with the GWT environment. There might 
be some confilct.

One question: When are you calling that code? Is the "myContainer" node 
already created?

The error is not helpful, but you could try defining the variable at the 
beginning (head section)  as 

var myJmol = "myJmol"

and later do this

var applet = Jmol.getAppletHtml(myJmol, Info);

and see it that helps.

------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to