Seeing strange character for apostrophe on wordpress based page, but only in Internet Explorer

浪子不回头ぞ 提交于 2019-12-05 20:20:55

There's a known issue, you should use ' instead of '

http://www.digimantra.com/tips/how-to-display-apos-in-internet-explorer-ie/

What you are quoting (’) almost always is due to an encoding problem, but I get ' in both IE 7 and 8.

This looks like an encoding error. Check that the character encoding settings are the same in both browsers.

It's best to use ' for apostrophes. It's weird, but the same will happen on YouTube when you input an apostrophe...sometimes. Just happened to me earlier when I posted a comment. When I searched ' on Google, it turns out it just translates to an apostrophe. So, in summary, use '.

Try replacing the apostrophe with ' if it's still shows up weird it probably a corrupt font.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!