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/AVvXsEiqTsrSm-vXcWJmuEu4Njtt00MqvF-SzJL5xIsW71m7KGfx6CmxRIpjcGSBEzVW8CCK8YDJUmEPHO_qB4htkQF7ZzQKmXt2Jpqwl6KwfjS3tdZhS6tUGWM5xqAh7OL1BTJj8F7RfaSBR1Rm/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/AVvXsEiC0In4AIuTPYWJbupbaa8ybFya95IF1WlJ6nBrBrM8AgppqaF9GqJe58V8UMNXWLuXOy6GTdvuJMSFH31YhJRVZS1VOKpp8NBFT6ADIq86y_fP_O4A5ESgAeETROmCcKNxSdE8l6k8J5j4/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/AVvXsEhIPpZ0vYwptqlKavm3AauIxdN5djpbwlA1GGqYcW-syTO_xJzHXpEtVnBz6ES_pLBxMAXYXfRsnPF5SienBNMyWc4oy9uqTZ6b43gYnHMlafBjwWD8544GQZzpf2DfyhNTyD8y1wA66DW0/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/AVvXsEgsodY2dHT7JZmhJRx0S97vWyY6tu8Wv3lIR3RE7BGwDn15lpPJ2uAzgor4El4xdn3Hff-EbuKOJpmIVcg4nN5l0sHIWHU1FLRNFgpcjIq25uNsNWvp_KBBVLvfRw4jVw21yLlfMXgNxgwk/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/AVvXsEiSK3lD-gCErzAGE56X5zrVwi6ABk2u1UOoOFVTcFXGxdBz5UxadH41lNj4g07P8soVb-RKVY0xwzy80ts-nMyKd2EmzZjllJwZdflkTIKNZhVcKoVYKkp940slsAYyYohjNyZxkaoLF22i/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/AVvXsEi6lw3go-CHpFDfOzzAeFuWhWzVueKCDk8isaEJHLvaD8oBPQD5REMahbSQhBd24tVoCR12yIBojvU9Q7Q84nkck60_qiGYqBFTtMo8H6HVudOgGotGe64gVwwyHJ16Eg9o6LZvr1Ek_uNE/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/AVvXsEgi-NsSiS8BXwolt1_j3CYBeJ16e4amZ1soQ0xosJU93lQW80fsVWAjUt2mn3ZUaHVdV35AtxoLbG9lnpoG1pz4qk2RNZPLts-ywNQ3fRv0FatiXMk83lamdSOzDmZy9wHU6HOJinp_3s_3/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/AVvXsEjS0SJcaXdt3yYmGvS466U1WPnBz0IOMrJwptVDEm9xjohhAc4UNbtoXN6HGSbAZkDOMRXZNpBe2p2hK1IENb0-MQiRhS7QdHJeoy7CfJynT9QyyBmh9eakis23tDX8lRoo-YtOTdOlzzT6/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/AVvXsEh-QrrtU4v15h1oVfvl7EaCCNbw5gYjMcjvG0hnbbnhhWbbQpbxRADoxbXwUpq31y646AHwQ7l00RJ7pRD4Kih2hhyphenhyphenS7UFViw5w6_0j4z7zCh9KT7x7kT0ZpHBEhsEBdiGjzXC0iSnAhXcD/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/AVvXsEial0S25tQVlQcJN7vLREFYGa_BMVgWibkX8E0RG7WTPrYJvdeeCoAs6RzxwML-LLg6S3P9XRAGdl6mlsVgwURNRyU_YscKjprha8d1Si8EOq9fhRTWkaoJn9WILKW_AUTDqgqi3mfPaDrL/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/AVvXsEh3HB4eSliAw6JwjNiJgZkB7swtXxdJ_Jw-Nlh-ya2ioUAIE_abm9Hib0Oe8Ca8xD4FJSJOVJu20oww9d-ArdjB0geh9yu_eEHiNpcz-z69trcprk8PV39nJ_C5h2ICkAL2BughKFJ5P_-b/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/AVvXsEjrRQFWJRIXp070g5hl2O71JKaXMf5ch1G8eOs-2Iog6ydR0dLd4bFlRreJZpYz2pT23V8oJjxSjRimPT6W8PH2wTyvHLMfbxpZrDTzTlAgcQYbLR17wMu79C-Ff7OaCivDQ_uLLnw744Lm/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 (:
Share on Google Plus
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment