jquery - fancybox encoding issue -


I am using fancybox.net for my light box. It works great with images but when I use the iframe option, I'm having trouble with encoding.

I use Hebrew and English and Russian on my website when I use UTF-8 on the iframe page, I get an intersection instead of Hebrew letters.

When I convert to ISO-8859-8, I am Hebrew but inverted, and goes Russian: ?????? Formula

Any ideas? My website is UTF-8 and everything works great .. except for fancybox: (


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -