Guest_imported
New member
- Jan 1, 1970
- 0
I am looking for the answer for cople days already.
I have a web site in which i am trying to have english and russian version.
now the problem i enconter is when i do encoding for the russian part of the site, i keep some info which was written in russian in the js file. when i am tryign to do the following:
<script language=javascript encoding="windows-1251" src=blahblah.js> what ever in the js file comes as garbige.
is there is a way to include js file with russian stuff in it and still get it displayed in the browser corectly.
Thnx in advance ALex
P.S. although i found one work arond it works only in IE
Please help.
I have a web site in which i am trying to have english and russian version.
now the problem i enconter is when i do encoding for the russian part of the site, i keep some info which was written in russian in the js file. when i am tryign to do the following:
<script language=javascript encoding="windows-1251" src=blahblah.js> what ever in the js file comes as garbige.
is there is a way to include js file with russian stuff in it and still get it displayed in the browser corectly.
Thnx in advance ALex
P.S. although i found one work arond it works only in IE
Please help.