Please, check this code:
https://github.com/JohnRobson/Wt-Tests/blob/master/Localized/test.cpp

Line 13 reads the "main.xml" and line 15 shows "index" id.

This is the result:  http://t2.wt.zyns.com:10100/

The MathJax Script is NOT working.

BUT, if you view the Wt source code (disable the browser's javascript
and reload the page), select: View Page Source.

Save the source code as an HTML page, enable javascript again in the
browser and see this HTML page, now it works.

Check the source code of this page generated by Wt:
http://t2.wt.zyns.com/page.html


Exactly the same source code does not work in Wt, but works like a
normal HTML page.

Can someone please help me, to display this content (id="index") correctly?
https://github.com/JohnRobson/Wt-Tests/blob/master/Localized/main.xml

I've tried several options and I not get any positive result, I believe
the problem is in the Wt framework.

Thank you in advance for your time and support.
John

ps.:

Wt also changed:
from: <meta .... />
to:   <meta ....  ></meta>

from: $$x = ... .$$
to:   $x =  ... .$


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to