- From: Eoin Lane <eoin.lane@capeclear.com>
- Date: Mon, 24 Jun 2002 14:35:20 +0100
- To: "'Bernhard Keil'" <Bernhard.Keil@soft4science.com>, "'David Carlisle'" <davidc@nag.co.uk>
- Cc: <www-math@w3.org>, <science@capeclear.com>
I agree with us Bernhard but I don't want to go mucking around with Cocoon or any other XSLT publishing framework, I am looking for the path of least resistance here ;) So far I have the following: http://primes.sourceforge.net/mersenne.xhtml which renders properly in Mozilla 1.0 but not in IE 6.0. My last question is how do I set the server to send all .xhtml documents as text/xml? I also promise, if I get this working to post the solution, so that dopes like me will stop bothering this forum ;) -----Original Message----- From: www-math-request@w3.org [mailto:www-math-request@w3.org] On Behalf Of Bernhard Keil Sent: 24 June 2002 14:16 To: David Carlisle; eoin.lane@capeclear.com Cc: www-math@w3.org; science@capeclear.com Subject: AW: The XHTML as text/html Mess I haven't got it running either (so that the stypesheet will work for both Mozilla and non-MathML-enabled browsers). I think the best thing is to use server side browser detection and server side stylesheet transformation. Bernhard Keil mailto:Bernhard.Keil@soft4science.com -----Ursprüngliche Nachricht----- Von: www-math-request@w3.org [mailto:www-math-request@w3.org]Im Auftrag von David Carlisle Gesendet: Montag, 24. Juni 2002 14:56 An: eoin.lane@capeclear.com Cc: www-math@w3.org; science@capeclear.com Betreff: Re: The XHTML as text/html Mess > but am coming up against the follow problem described here : > http://damowmow.com/mozilla/xhtml-in-uas.xhtml That should not be a problem if you use the stylesheet. If you are using the stylesheet then all browsers (that work at all) will want to see the document as text/xml not text/html. So differences in handling text/html should not be a problem (this is one of teh main benefits of using the stylesheet, it enables rendering of XHTML documents served as XML in internet explorer) David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service.
Received on Monday, 24 June 2002 09:38:48 UTC