Hi,
I installed Gtranslate with sub-domain URL method.
In my webpage, I have ajax scripts that updates dynamically data.
You can see here : http://www.pointcourse.com/inscriptions ... reuve=4256, and you can see two ajaxscripts call with Firebug console.
When I call the English translation page : http://en.pointcourse.com/inscriptions. ... reuve=4256, you can see that my two ajax scripts are not called and I have a error in my page (see with Firebug console).
And so I can translate all text.
Why my two AJAX calls are not you launched it in en.poincourse.com ?
Thanks for your help !
JFC