开发者

Encoding Problem with Facebook Send Button

Part of the title of t开发者_JS百科he page is Satılık Audi A3, when clicking send button it seems that there is encoding problem (see picture below). I'm using html 5 and I have the following charset;

<!DOCTYPE html>    
<meta charset="utf-8" />

Encoding Problem with Facebook Send Button


Try using

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

instead

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜