Quote:
Originally Posted by zerokun
Wow,
I have built it some days before and found this thread today.
Now, If you want to remove the frame above your translated page, replace this link: http://translate.google.com/translate by http://www.google.com/translate_p.
To apply for all website (php site), you can use this link http://$_SERVER[SERVER_NAME]$scriptpath:
EX:
<input type="hidden" name="u" value="http://$_SERVER[SERVER_NAME]$scriptpath" />
replace for <input type="hidden" name="u" value="http://YOURSITE.COM/$scriptpath" />
demo: http://www.ue-global.com (the translation at the top of the page)
regards,
zerokun
|
Slick language selector you have on your website. It changes all the text without reloading the whole webpage, and allows users to re-select English easily. May I ask how you do that?
I altered this mod as you directed and yes the framing is gone now. But I wonder how to allow a user to choose English again after browsing some languages, as Google shows an error page stating that English-to-English translations are not supported. With the framing the users had an option for reverting back to the original language.