google-translator-toolkit

Google translator top bar hide

杀马特。学长 韩版系。学妹 提交于 2019-11-29 14:55:02
问题 I am using google translator for my website. I want to hide the top bar of google translator let me know how i can hide that one? Please check my site link here http://www.rewords.com and let me know i to hide that bar? Thanks 回答1: Done via CSS: .goog-te-banner-frame.skiptranslate {display: none !important;} body { top: 0px !important; } 回答2: Some changes in Jacob's answer. Try writing, <style type="text/css">iframe.goog-te-banner-frame{ display: none !important;}</style> <style type="text

Google Website Translator Automatic Display Mode

∥☆過路亽.° 提交于 2019-11-29 13:39:05
I'm trying to include google website translator on my website. I want to use the automatic thing so the bar shows up if your browser language is different to the page language. Every time I select the automatic Display mode the code it gives me is for 'tabbed'. Can anybody tell me what i'm doing wrong or provide the right code? Thanks in advance. EDIT: <div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.FloatPosition.TOP_LEFT},

Google Website Translator Automatic Display Mode

本秂侑毒 提交于 2019-11-28 07:16:18
问题 I'm trying to include google website translator on my website. I want to use the automatic thing so the bar shows up if your browser language is different to the page language. Every time I select the automatic Display mode the code it gives me is for 'tabbed'. Can anybody tell me what i'm doing wrong or provide the right code? Thanks in advance. EDIT: <div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate

Translate website to any specific language, on page load

China☆狼群 提交于 2019-11-27 01:24:20
问题 Anybody have any idea how to translate a web page into any language using Google translate when it loads? I don't want a drop down menu, I just want to convert the website into a specific language when it loads. I have tried many things from http://code.google.com/p/jquery-translate/ but all in vain. Any good suggestions would be appreciated. 回答1: <!-- This code will translate page contents automatically (without user input) Settings located at line 9, current script will translate english to