MathML

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone been successful in integrating MathML markup inside of an ASP.NET Web Form

I have changed the DOCTYPE appropriately, added the XML processing tags, attempted to change the mime-type using a meta tag. Mozilla and Mathplayer+IE do not render the MathML still

However, if I change the extension of the page to .xhtml, Mozilla works (it seems it is not picking up the DOCTYPE correctly)

Any ideas would be appreciated

Thanks

Jeremy
 
Back
Top