Hello and thank you for such a wonderful plugin.
I tried to integrate your library with my website yesterday and found out that not everything works as it should be...
The code from your documentation:
does not work. It throws an exception "the object does not have localize method" when tries to apply localization from the second language pack. I'm using Chrome browser with jQuery 1.5.2.
It would be wonderful if you could fix this issue, thanks!
Hello and thank you for such a wonderful plugin. I tried to integrate your library with my website yesterday and found out that not everything works as it should be... The code from your documentation:
$("rel*=localize") .localize("header") .localize("sidebar") .localize("footer")
does not work. It throws an exception "the object does not have localize method" when tries to apply localization from the second language pack. I'm using Chrome browser with jQuery 1.5.2. It would be wonderful if you could fix this issue, thanks!