Greeting everyone,
I run a site called HODINFO I have many members from other countries and have been looking for a good translation service that will continue to translate between pages of my site. Attached is the code required to make this happen. All you have to do is put a text box on the right side of your network so that it will appear on all pages. Then click the attachment below called googletranslate.txt right click and view source then copy and paste the code into that text box via the html section and hit save. Viola you now have google translate on your network.
Update 06/26/2012 just use the code between the lines.
-------------------------------------------------------
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit" type="text/javascript">
</script>
-------------------------------------------------------
Update 07/29/2012
Add Google translate to Ning Mobile https://creators.ning.com/forum/topics/ning-mobile-and-google-tranlate Awesome work Misty Summers !!!
Cheers,
Gabet123
Replies
Thanks ThunderX I moved it.