balazs-endresz/jquery-translate

Translate Not Working in FireFox 4

GoogleCodeExporter opened this issue · 1 comments

jquery-translate version:1.4.7
jQuery version:1.5
browser:FireFox 4
OS: Windows 7


URL of the page, with non-minified JavaScript, 
http://sundblom-com.ihostingcentral.com/index1.asp
can be used too:

What steps will reproduce the problem?
1.Click on Mexican Flag for Spanish
2.
3.

What is the expected output? What do you see instead?
See the Spanish translation.  Nothing Translates in 


Please provide any additional information below.
The page translates perfectly in IE9

Thanks for your help,
Dale


Original issue reported on code.google.com by internet...@prosurplusinc.com on 30 Mar 2011 at 9:25

For me $('body').translate('es') works fine in all browsers, the problem must 
be somewhere else in your code.

Original comment by balazs.endresz on 31 Mar 2011 at 8:49

  • Changed state: Invalid