On 2/7/12 12:19 PM, David wrote:
I've played around with jmol_applet a bit now, and the problem seems
to be when jmol's jmolApplet is called, probably with the "script"
string as an argument. The firefox I'm running was distributed by
canonical, so it's entirely possible they screwed something up in
10.04 that is ok in 11.04. I may just have to upgrade, and use chrome
until I do.

What if you change jmol_applet so that the jmolApplet line looks like:

jmolApplet(size, "scri"+"pt " + url, jmol_count);


That avoids the text "script" appearing as a single word; maybe that would help? It's a shot in the dark, but it's one way to solve this sort of problem if you have "</script>" in your javascript code.

Jason

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to