On Jan 4, 10:07*am, y-w <yu.watan...@jp.fujitsu.com> wrote:
> *Hello !
>
> *I would like to use Japanese messages in the pop up that is shown
> *whenever *you use the overlib for the javascript.
Do not use overlib.js, it is truly awful stuff. The author seems to
think that only global variables need to be declared (and declares
over 100 of them), seems unaware that local variables exist, uses
browser detection and statements like:
...if (eval('o3_frame.'+docRoot)&&eval("typeof o3_frame."+docRoot...
that should scare you way for good.
>
> *I assume that javascript that is used to show this pop up uses UTF-8
> *for the internal execution
Javascript it not the issue, it will simply insert whatever you tell
it to.
>
> *The Japanese messages which I use is EUC-JP.
>
> *I would like to know where should I modify the source code in order
> to implement this.
> Do I need to add a special tag?
I think you should ask that in a forum dedicated to overlib.
--
Rob
|