Blackberry 浏览器 - xml 解析期间遇到错误

发布于 2024-10-20 08:42:13 字数 326 浏览 3 评论 0原文

我正在尝试在带有本机浏览器的 blackberry 9650 5.0 设备上使用 jQuery mobile 测试网页。我收到 XML 解析器错误 - 找不到开始标记 < 的匹配结束标记头>.我通过包含所有子标签的结束标签来解析头元素 - 例如:我不再使用“< link ... / >”,而是更改为“< link > < / link >”。现在标头显示了,但我仍然看到以下错误:

XML 解析期间遇到错误。期待一个名字。

我该如何解决这个问题?该问题似乎存在于本机黑莓浏览器上。 Opera Mini 表现得很好。但我需要它在本机浏览器上工作。请帮忙。

I am trying to test a web page using jQuery mobile on a blackberry 9650 5.0 device with the native browser. I got XML Parser error - Matching End tag not found for Start Tag < head >. I resolved the head element by including end tags for all the sub tags - ex: instead of using "< link ... / >", I changed to "< link > < / link >". Now the header shows up but I still see the following error:

Error encountered during xml parse. Expecting a name.

How do I resolve this? The problem seems to exist on native blackberry browser. Opera Mini displayed it fine. But I need it working on the native browser. Please help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文