Talk:Inlined CML File

From Jmol
Jump to navigation Jump to search

The applets in this page don't show up in Opera browser (v.9.10).

(All the other examples of inlined and uploaded files work correctly)

Does someone know what can cause Opera to fail on this page ? Is it due to the way XML content is escaped:
 jmolAppletInline(150, '\x3ccml:molecule xmlns:cml=\"http://www.xml-cml.org/schema/cml2/core\" .....
for
 jmolAppletInline(150, '<cml:molecule xmlns:cml="http://www.xml-cml.org/schema/cml2/core" .....
--NicolasVervelle 18:34, 24 March 2007 (CET)