Google Translate Widget with Flags For Blogger

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/AVvXsEi1bzYNdamQ_snriDHwENH6VNU_osvpfryCo7RckXQM2p0Efc6_-MrGvbTXz8FEMIHGgABb2o8aNrWAahGQAqYqGTEiiECbhzjRZYGpkmsJwgUYx8kdJ6GZ7nwOemvqhJfjviQgPqt6I9d_/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/AVvXsEgLKS0IM1FKDUNoZgW-CGF164PKCAf1CoyLZ9mM_1h3OWeHnNS4w8nZTjE4jyR9Ww8LXsVXxIng1bPgd9-GfoDReK52_SRFn7bPJdLj_kP_hozJ1tWSVZhVqHVSP27AUtbIZEaVVc6igCtr/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/AVvXsEgxcvFRgHd1frzGpkgTp-Qfn1Zj8BPe6kPnlJXRYJtsXHbMkbPHzbCn34HVipbg_KUZ7zcBBSlco8zV4l-SIF0K-LSHa_zIwWtKjVolr_zPKZD7gY6lFrGbbYui4FkK7GYioC7kN0Z-tPYz/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/AVvXsEgPnG4Q3TQbqA-ruTHS-oMJ_CA_juyFWf4NFWu2BlLEjwn6tgGF8p4gQk-729gICryN9KRXZPppXpj2FTI83hZViPkITUJIs1fe6T1E98F2TmsOC0joMyr0LL0WkbJ6wiP69RJ8VC4E-8PY/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/AVvXsEiYIycpuZQEcl2DpW7LqlvcFrdxaFr8a1k7URSIeQmM13d4IyKdqLjTi-IrrA1OKglWGgP8Scc2lak6FEt2ScCy8QdHT-tDJG-GMeTxThIwod80N1a3LZB3iHUU_TXkUy37haAVS3E9GJeV/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/AVvXsEjEYRoJo11XhkuriA82_rAItIE8V1lEWeq85gvlp3emEkvPpqGCJUG_1-9evR7NRbljNwnI64QCyLKmJXgOk4jMXwRPSsiPsAyfhPsoNHLrccpAlAo50SWqLAL-HKJLZ5B-dG_Xj0hElYpQ/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/AVvXsEgzq1_fjr81OeXwpnLei551AFK6q8VeTJMsJwgqZndTaM6QKuV9f3ktZR8Eyc7X3BvAOvb4I5aX_noYFA5cF_Rpd8yx9of_NKpvwWb2OCCakrZvDUdj7dCyUiYMH1kpuJmtglMrs1wNeBIN/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/AVvXsEh9Ubeem9wsH-Kz__o6FJ2dCZ9eWgbCWU7QvxC3zRUDB4-S2ZShT3LGWa1fS7KGHeOK6Xcp1hKXGlRrIz3_iIIq-vNQz23OQXZkf9WuNsPIB8Zk0N33PBl3zwo91AdfRAvSATY2JvOr4iDF/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/AVvXsEic9n34hMC2RM9VsOeX126Mlv462UMDA08OGPaXunEx7MYEH0VnDI2PD9GDLWdZ1wwSelZp_Cn0bgHqVmtDHWXI_p9ThWXo1sPDv7DkkIu3VJFN71rdncobdaz2ArAt7DRHjMLtU8Uhwcun/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/AVvXsEhFBVAXncSJH86aatGZe-nawSibj5TVNsB1ouCuFEAY_Y6QAelq6akadBlovW6k2ivY3ZZGEHFdx8RTLjghZx7-nS5xBad9ojhH6llaEDGRqWBHAJXdugkFeBkis08K8ia07nK9bw1f_YxX/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/AVvXsEij18hTgkb0yVf1mkcidAbVECyQJoFyvZNebDcpy8ciTHkxp0oCB12Ecj0PIagYqt_76jsCdVAVZXvmjS1hvqRYxpWyOJ8EcrbQjSTG8OMwqBvQc9az2l-Y3AkWp5n31CDHPiRLaFOa5TAf/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/AVvXsEiaaGNI10t_cWx3F7jPIbtgplpP6rLd4f4UknEbdQLqXMX8J9cGan0ff6kS9JCzpEFOfKzxk4IpfDix9pCFeHx6YA6R4bTUgPNyTlCtxfMLQSJ6cdcY3QGlo_t3YW7cmE03U_8xLlz4qIr2/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</p>
</div>
     </div>

Step 4. Now click on Save
google translate, blogger widgets, gadgets for blogspot
And you're done! Enjoy (:
Previous
Next Post »
Thanks for your comment