It was because of EditPlus :)
By default, it saves HTML encoding in ANSI format that was the reason
not translating French characters properly.
It should be UTF-8 instead of ANSI encode.
And here we go with the shorter version of previous posted jQuery
code:
$.getJSON("json/data_ca_fr.
how'd you fix it?
On Sep 25, 3:11 pm, Arif <[EMAIL PROTECTED]> wrote:
> I have resolved this :)
>
> Thanks
> Mohammed Arifhttp://www.mohammedarif.com
>
> On Sep 22, 2:24 pm, Arif <[EMAIL PROTECTED]> wrote:
>
> > Even I got the issue, it's not been rendering because of French
> > accented characte
I have resolved this :)
Thanks
Mohammed Arif
http://www.mohammedarif.com
On Sep 22, 2:24 pm, Arif <[EMAIL PROTECTED]> wrote:
> Even I got the issue, it's not been rendering because of French
> accented characters in IE.
>
> So what do I need to change the JSON character encoding?
>
> P.S: I don'
Even I got the issue, it's not been rendering because of French
accented characters in IE.
So what do I need to change the JSON character encoding?
P.S: I don't have server control, can change the front end layer
(xhtml/css/js/json) only, and will not be able to write any server
side code otherw
4 matches
Mail list logo