fancybox encoding issue
Posted
by Noam Smadja
on Stack Overflow
See other posts from Stack Overflow
or by Noam Smadja
Published on 2010-06-15T08:45:24Z
Indexed on
2010/06/15
8:52 UTC
Read the original article
Hit count: 251
i am using fancybox.net for my light boxes. it works great with images. but when i use iframe option i am having problems with encoding.
i use hebrew and english and russian on my website. when i use UTF-8 on the iframe page i get squares instead of hebrew letters.
when i change to iso-8859-8 i have hebrew but inverted, and russian goes: ???????????
any idea? my website is UTF-8 and every thing works great.. except fancybox :(
© Stack Overflow or respective owner