Talk:Inlined CML File

From Jmol
Revision as of 17:34, 24 March 2007 by NicolasVervelle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)