我用webview调用本地的一个xml文件,但是该xml文件需要调用xslt格式。能够在webview中将xml内容显示出来,但是没有引用xslt格式。
xml文件中引用的代码“<?xml-stylesheet type= 'text/xsl' href= 'course.xslt'?>” xml文件和xslt文件在同一目录下。
据我所知这个是无法再webview里面引用的。
Sheldon _Xiao MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.