Booka
Posts: 2
Joined: Fri Nov 28, 2008 10:54 pm

Encoding problem

Hi guys.

I have a UTF-8 encoding problem. In the hs.lang definitions I have this:

Code: Select all

	nextTitle : 'Nästa (högerpil)',
	....
	restoreTitle : '├Ñ├Â├ñ├à├û├ä åöäÅÖÄ'
The Html is declared as UTF-8 and using ├Ñ, ├ñ, ├ works fine withing the html. I also use ├Ñ, ├ñ, ├ in the xml and php and it works fine. However, the highslide files require "åöä" etc, which seems strange to me. Except the hs.lang.restoreTitle. It doesn't work no matter what I use.

Any ideas? Any help greatly appreciated.


EDIT: Found the problem thank you for your time.

Return to “Highslide JS Usage”