Firefox 3 doesn't apply my xslt stylesheet, but other browsers do

后端 未结 5 1136
礼貌的吻别
礼貌的吻别 2021-01-04 19:51

I\'m trying to serve dynamically generated xml pages from a web server, and provide a custom, static, xslt from the same web server, that will offload the processing into th

5条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-04 20:44

    try serving it as application/xml instead of text/xml

提交回复
热议问题