How to put Cyrillic into error messages?

petrahk 08 Jul, 2010
Hi!
I am trying to change the error messages in file jsvalidation2.js, but when I put there Cyrrilic alphabet, it shows only "???????????" instead of error message.
How can I solve it?
Thank you for kind advice!!!
Petra 8)
GreyHead 08 Jul, 2010
Hi Petra,

That sounds like a character set problem somewhere.

I wouldn't change them in the file but use the title="Сообщение об ошибке" attribute in the input instead.

Bob
This topic is locked and no more replies can be posted.