Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

encoding in script tag

Status
Not open for further replies.

Aleksey

Programmer
Nov 8, 2000
3
0
0
US
Is anyone knows how to:
I have external .js file which contains words in russian,
when i include this file in the html it self, I can see russian which is in the html but not the one which is in .js file.

Plus if i copy this js file and paste into specific html,
using encode=... in script tag in IE i can see russian but in Netscape i can't. Any suggestions?

thnx in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top