Enable UTF-8 encoding for JavaScript

后端 未结 11 924
悲哀的现实
悲哀的现实 2020-12-09 10:17

I don\'t know how should I titled this question but hope my friends will understand the problem and will help me :)

I want to show log message in arabic

11条回答
  •  隐瞒了意图╮
    2020-12-09 10:31

    Try to put in the head section of your html the following:

    
    

    I think this need to be the fist in head section. More information about charset: Meta Charset

提交回复
热议问题