Re: [問題] javascript顯示中文?
※ 引述《benn0106 (...)》之銘言:
: 我自己打了一段javascript,如下
: function A(){
: document.write("<p>中文</p>");
: }
: 結果要存檔時丟了一個錯誤給我
: "some characters cannot be mapped using ISO-8859-1 character encoding.
: Either change the encoding or remove the characters which are no supported by
: the ISO-8859-1 character encoding."
: 原因我在猜是不是我把引用這個function A()的HTML檔案上面,加了
: <meta
: http-equiv="Content-Script-Type" content="text/javascript; charset=big5" />
: 這一行
: 因為之前HTML一直無法顯示中文,我才把charset設定為big5的!
: ps.我是用Eclipse編輯javascript~
這個問題跟你用的編輯器比較有關係。
你"檔案的格式編碼" (不是META的那個charset 而是檔案的儲存格式)
是iso-8859-1 但是你的內容是有不相容的字元
檢查一下project語系編碼的設定吧
--
▄▅▆▇███▇▆▅▄▃ ╰┼╯─╮ ╮
◥███████████◣ ╰┼╯=│=│
◥██████───────◣ *. ╯ ╯ ╯ の 物 語 .*
◥███████──────◣ ~ ◢◣ ◢◣
◥██████───────◤ ◥◤* 空白的世界.翼 *◥◤
◥██▁▂▃▄▅▆▇███▆▅▄▃▂▂~telnet://tony1223.no-ip.info
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.138.149.12
討論串 (同標題文章)
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章