How do I make my Google Translate widget work properly on my published site
I was wondering if the translation widgets are compatible with iWeb and if someone could help me.
I am attaching the posted code (just in case there is something wrong in it. Thanks in advance!
<script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google translateelement');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateEleme ntInit"></script>
13' MacBook Pro 2.26 Ghz Intel Core 2 Duo, Mac OS X (10.6.3)