> Example: http://biomodel.uah.es/Jmol/JSO/simpleJmol3-0.htm > > However -- Angel -- is that page supposed to load, or was that a demo of the > problem we were > having? I note that it does not load correctly in FireFox.
It was for demonstrating the problem with percent-sized applets, at least in the JSO set included in RC5. For me only the Jmol on the right is displayed (that one is in pxels). The other two applets load but with size zero, I think. The problem should be fixed in later versions --but I cannot play with those files in the server now. Just forget that page as a trustable reference. I will try to set proper, up-to-date, demos when I am back at the uni with full access. > 96: params.mayscript = 'true'; > 97: params.codebase = applet._jarPath; > 98: params.code = myClass + ".class"; I think that + ".class" part should be removed from JmolApplet.js --not that it makes a difference for the browsers, apparently, but the proper syntax for 'code' seems to be the file name without the extension. Or if otherwise, it should be matched (and hence changed) in Jmol.js --which has always used "JmolApplet" without the .class-- ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

