Google Translate Widget with Flags For Blogger

By Gamesnet Sunday, April 29, 2012 0 comments
The Google Translate Widget for Blogger allows the visitors to translate your site or blog in their own language.
This widget also auto-detect your blog language and then translate it to the readers chosen language.

It supports 12 different languages:
English, French, German, Spanish, Italian, Dutch, Portuguese, Russian, Japanese, Korean, Arabic And Chinese.
google translate for blogger, blogger gadgets, blogger tricks

How To Add The Google Translate Widget To Blogger

Step 1. Go to your Blogger Dashboard >> Layout and click on "Add A Gadget" link



Step 2. From the pop-up window, scroll down and choose HTML/JavaScript


 Step 3. Paste the code below in the empty box:

<script type="text/javascript">
function showHide(shID) {
    if (document.getElementById(shID)) {
        if (document.getElementById(shID+'-show').style.display != 'none') {
            document.getElementById(shID+'-show').style.display = 'none';
            document.getElementById(shID).style.display = 'block';
        }
        else {
            document.getElementById(shID+'-show').style.display = 'inline';
            document.getElementById(shID).style.display = 'none';
        }
    }
}
</script>

<style>

 .google_translate img {
margin: 10px 20px 0px 20px;
    height: 24px;
    width: 24px;
        }
        .google_translate:hover img {
filter:alpha(opacity=0.30);
        -moz-opacity: 0.30;
        opacity: 0.30;
        border:0;
        }

.more {
    display: none;
a.showLink, a.hideLink {
    text-decoration: none;
    color: #0880C4;
    padding-left: 18px;
    background: transparent('down.gif') no-repeat left; }

a.hideLink {
    background: transparent url('up.gif') no-repeat left;
color: #0880C4;}

a.showLink:hover, a.hideLink:hover {
color: #0880C4;
 }

 </style>

 <div>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgyzmGj63dQk93qaSwDFUKITnLRJUvZaEr16E1PYg2A4AsN819Tl6vUJ_bxDPB83JfSot0ux-ib_kwrEX_N6XuAcpw9QPUyie3ftuNZOhKZxePNbtAtLvvachvYpRlkxWMtE2VVyaOS5fQ/s1600/United+Kingdom(Great+Britain).png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJbRqHTtj_QZ3MF5dTiAHXzwQWikfh4yMw8abIX05Tyvm7uWU6vhLcAethTXmKroAVS5GJ_2wplDyOfj1qtPD8Ji-TMEAs5NpZ1NnAokd8LBZe67DnGJy8kCpXRzld1Ejn0oqPjhiYgFtD/s1600/France.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVHQXF7lV2_vRazkIo5ZZXxSG8QIrte56KhyPFEout1royp5Y3KVk5cTqnDRzfvVdoVmc6chsr4Riro4M0apQUNZV_Wv5zzuPrFHNg6cdJeACb_CHVfxKDNAqqZKq07KrUGfvQ0di0VPGY/s1600/Germany.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEihj399-7K6GxjRcpeuHn-gunw8IXcnB7PRLQHuwGaCDi1N0nHd4NSgE-WNOhWQtXt9gBdd-y6uWWYhnZ_MqsQAc1kxPioDcF_eyjm4NzHZ1_tMk0oWJ8cFAR-Bv9UAaieQOnxVCW9yjlsf/s1600/Spain.png" style="cursor: pointer;margin-right:8px" width="24"/></a><a href="#" id="example-show" class="showLink"
onclick="showHide('example');return false;">More</a>
<div id="example" class="more">
 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggVCLh1yfCYtikinaNUO0Kce_D64hophTSho842L08gGWT64aHEqy5WcEWn9IYZK9GqT4ovxLsTahXmFbu2cUsU0MBYjY8zU_PFVVdpIiqIni580u5vyIWVsPfIWSS6sQtxySg0OlkLtUB/s1600/Italy.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWJH1yWl3C49RNamU7aqf5I-1RPON4mIHpF2Wlkgef4nWCDskdNQusnGALOv2w3b7-S1AozvtPDcXPMREDaN-QCu-RWn3SqZkrbOufWioV4w6JxovxXbED9_svb2-dVBMYt-1YzEjXrFnF/s1600/Netherlands.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
      <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9wlHX2CC-X04qjbhEOoCTln3kseQCK-bjdUhpzmjiJGaapueQWeeLlMj6WOFPFbye9rBi_d6NVFn66aUS5cPCj21IJeGIIwGfaQ29hsEb6e_aVVwZU5YbduTWDQZh3uvJhDgxWA2wNkYE/s1600/Russian+Federation.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8Ri_g02fmPIPtuMpNAtmE1F45B2ajPXmadXqvZVTN2yhyphenhyphenZ3oVXhgS_wup-oOKoFd8EwkTGyiKyQqKb88TZqUQzDidMuvTp3xEWU9qQH5SdPgN2bIbiaIhrsU5M06zbP3BmNqUjA4bg6bn/s1600/Brazil.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
<br />
 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjx3HnHiX08xdWSfOgrRo7Pz6zLGZuufHCZ9Rjaz7LTXLj_C49rxzYsh3z66b_qGnK6Xa_ME8dYUq9i_kO6qKdU7BPppYKNCZU3XahWgErtYCx-paqr3pwpCyrdJ9TbBrPCSNhPe_s1klUo/s1600/Japan.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivMAKnA-k433j3XdMQctWYtXf8eR0SMod80sb-XJg9FISGZ7GAYuCZ6tv30Wi3YiTnPbbH74Zlw9GdWiJ_MObXAh3yYtdaVxXBEA_wwJhl0iMjYWCewN6a5hVGuyuBcPOnKbjvDkgrgjNH/s1600/South+Korea.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfVh5fIrgO3P3xUl4RAFTo7UqM8iYWsnvqfhAkkE9e6mMqlRiY7iBEQM-QEkEhQKpRBSiHuwLgt2lHwfpizgjAOcab_6ifqT16n-aqA8k0-BKmIbCkDgEcjLLNRff3_33LI23esj5AAMZC/s1600/Saudi+Arabia.png" style="cursor: pointer;margin-right:8px" width="24"/></a>

 <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7czh-cn&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKiZFgafXpeYGZbC-VH1tHW2m1xYbyV3o3myx8ZnF0zURfxVZWMGE8WTYpJkNS9DU9DKWctjEmSw9mefWWPt0IZpVYj7IbWREH-xOumECsuYCsQUxINWC_-C1_ZIekqp1wPSFQZPNnR5I7/s1600/China.png" style="cursor: pointer;margin-right:8px" width="24"/></a>
    <p><a href="#" id="example-hide" class="hideLink"
    onclick="showHide('example');return false;">Hide / </a><a href="http://helplogger.blogspot.com"><font size="1px">Get this widget</font></a></p>
</div>
     </div>

Step 4. Now click on Save

google translate, blogger widgets, gadgets for blogspot
And you're done! Enjoy (:
Sharing is sexy

0 comments for this post

Leave a reply