Hi,
This is my first post. Thanks in advance for any insight. I have a feeling my problem has a simple solution and I was unable to find anything posted about this issue.
I am exporting a Mathematica notebook using the menu commands File > Save As and then choosing the format to be Web Page (.html) or XML -- XHTML + MathML (.xml). I prefer XML because I prefer the MathML rendering of the mathematics. However, only the HTML version correctly displays the CDF components. The XML version displays nothing but a small gap. The JavaScript code is certainly there.
I am viewing the HTML and XML files with Safari and FireFox. Both give the same results. I have experimented with the XML code without success. I have stripped down my notebook to a single simple Manipulate and still no CDF display for the XML version. Any ideas?
Paul