In firefox,script without ‘u’,I set the browser charset to Unicode,and it runs well.
That is weird…
Here is the file.
Added meta charset=“utf-8”.
index.html (2.6 KB)
But,
This file runs well in Web Dev(Default encode).
I copy text to script, it runs error,unless set browser charset manually.
It can’t work with ‘u’,Chinese word will be replaced by ?.
Part of script: