y-w wrote:
Quote:
I would like to use Japanese messages in the pop up that is shown
whenever you use the overlib for the javascript.
I assume that javascript that is used to show this pop up uses UTF-8
for the internal execution |
That is highly unlikely, given the lack of minimum clue of overlib's author
and the fact that ECMAScript implementations use UTF-16LE internally.
Quote:
The Japanese messages which I use is EUC-JP. |
That should not matter as long as both script resource and HTML document
resource are encoded so.
Quote:
I would like to know where should I modify the source code in order
to implement this. |
You should use the matching encoding, and declare it in the Content-Type
header of both resources.
Quote:
Do I need to add a special tag? |
No.
PointedEars
--
Anyone who slaps a 'this page is best viewed with Browser X' label on
a Web page appears to be yearning for the bad old days, before the Web,
when you had very little chance of reading a document written on another
computer, another word processor, or another network. -- Tim Berners-Lee