【问题标题】:jQuery ajax method does not work in Internet ExplorerjQuery ajax 方法在 Internet Explorer 中不起作用
【发布时间】:2011-11-18 20:55:56
【问题描述】:

标签: jquery ajax internet-explorer utf-8 cjk


【解决方案1】:

IE 总是有一个没有其他浏览器的问题。试试这个link(仅供客户端使用)。

现在,对于您的 ajax 请求,我不知道 htmlentities.js 是否适用于中文字符集。在发送ajax请求的结果之前将信息转换为html实体可能会更好(在php中你可以使用htmlentities()

【讨论】:

  • 我想你写的链接jp41.com/internet-explorer/chinese是为了在Internet Explorer中显示中文。这在整个页面中都可以正常工作,但在使用 ajax 的 div 中不起作用。 Htmlentities.js 也不起作用。还是谢谢。
猜你喜欢
  • 2012-07-31
  • 2012-10-19
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-09-07
  • 2012-06-07
相关资源
最近更新 更多