[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: htmlhelp + mathml + mathplayer
Roel Vanhout wrote: > - Add > <object ID=MathPlayer > CLASSID="clsid:32F66A20-7614-11D4-BD11-00104BD3F987"></object> > <?import namespace="m" implementation="#MathPlayer" ?> This is not good way to add MathML as it doesn't work in other browsers than IE. Preferred way AFAIK is to embed MathML in XHTML and attach special XSLT stylesheets to this file. This stylesheet detects browser and adds missing declarations for IE or converts MathML to HTML + CSS if there is no plug-in. This stylesheet can be found on W3C Math pages. -- ----------------------------------------------------------------- Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC