Re: [Xsltforms-support] IE8 Problems
Brought to you by:
alain-couthures
From: <ala...@ag...> - 2011-10-24 21:17:53
|
Kurt, Did you try "text/xsl"? It seems that IE is not supporting any other type... -Alain Le 24 octobre 2011 à 22:56, Kurt Cagle <kur...@gm...> a écrit : > To anyone with MarkLogic experience who's played with IE8 and XSLTForms. I > have XSLTForms served up from an ML4.2 database, using the <xml-stylesheet> > directive 'type="text/xsl" href="/lib/xsltforms/xsltforms.xsl"/>. It works > with Chrome and Firefox, but it's just presenting as HTML markup in IE8 > (XForms ignored). I've tried serving the xsl as both application/xslt+xml > and as application/xml, but it seems to make no difference. Any suggestions? > > Kurt Cagle |