Google Translate Widget with Flags For Blogger

Sunday, 24 January 2016

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.


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/AVvXsEj0RpHAQ7aemM9Ac7Ann4symQrLignILPBP-_ViM4nvAZHalPXyeitLJVoeV7mOGc8gmmPwndDa8NANhNMO7a-6uwkNh91XXjmvYtKU-9FdKjRUPckU3lWF-WnkOyzhJlSrLhABXsPa-Qq5/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/AVvXsEiwFks2U-tRZIDTJRPnO2iOamCZv5-vnc9CpAFQIQsAepbjsEAjw6uZIax2OMTDZBGCeafb6dY7wQR06TdQXqNlKqxpsgHOYc8khcf8kd5Rkhb8Q7Bwp15zptYPm_5aySSFMTvWls_rViKS/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/AVvXsEg70_GL5dFo5CdjBL3C72DDtbokX1frhY8LUYyldeRMJyL3Q3a8NK1DPgOYzwTJt8PJxRstTZK8jJhQTh3IdmVQ96iUHFBt445zWIBEkJY3t7MknSyZLBH20qtKDI42wIjjpnDJL4iTeG_T/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/AVvXsEidubZkVxZWutP_Bjt9DIHEGJRoVg_xHSJJ0r_TijthHM6zmbUEQrd3XvKUtSoww4N36hUtgtVu9pyjuy1pHCcZH0SBl41YLrw7Bii6X9r-igQWC3w8-uSsqmksyPxJ1tFQ_Mbc6UtBxqgG/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/AVvXsEiyB5ag56cCwnV6dFzzHuh_xjWzJV-wSzqIgLQ-cY4SrkLtCdXhWcz-EhJyKmdmrC2LybsCFlyZNS4WpFV00EGPHJn0-IF7fJsei6Q0v4XyNVN_Hu9WYuiHhv5NiadyLjXkm9jsPeCIiIWM/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/AVvXsEjt5rkJ7Zoou_vXtLUJop1LcFXDb5jqXzEuVk2TKRtQyEHdYUQ3FetjLoC8hb-nXsNHoexMOI7h5fonLbY-tttQap3_CRVhuUj3rff-3DOA9ncVP0fn-yiesONTkdkKVQgTQpyBDUtECzWu/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/AVvXsEjh6JzwO6XE9lZwNf0wIIVa-mYAtJuxjm6hnlRbbhluLc8zQwSvTMc3q5dA2IVdaAajM5RCQ_brkACoa6emwYq_gxYYNOVrP8JYGJmsehprCMUx0KOA3pHDVgsmYBbJyjB1vHdsGmzxHdvh/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/AVvXsEgqcOHaCVWM06Gt2VzTzyyA2mgcv1JV9EUYdcAhJ-xj-mSsERNNPqe7hHxr-3JO3RzU_vY0AusiXCkIcUOopNEqMXYxiyWFzr45AOITLt7K4bg6_74StkDjgigCKykSeonAhAWYlQzmjoaj/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/AVvXsEglcvS_jy3Et1ArOt-mwQjkJJYtXPYGjM8pMVQyknF23CiDZkL33BOAsgCzsnRQWrbqBpohSTqN-qLtS321VDJgfdeTrpI7YKXV4JV94v6iczggXIt4MopGW6LA5QG2lNBAF8V4jCFnR6hF/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/AVvXsEhwAM8ByAa63rnaYhGsOux7Cj2-Ir7oaQvoWkZ-66fyHKTDTwAOc090mMzmmVUBgO-o0xkcZrdbFZ-UqgIrr5h7qwxktZtiHDV1THRDUBwRV6vtyGyGmPbjKdbywcGYRw7sWYStH1WLyDDO/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/AVvXsEg8FFmt_ITVH2qPMdLhR8Pu5azU5uFWtYL3gzOJx_FgYI6xDSpMAXmC4_xySDcT-wKIH6hOHfnFGjECzYWS-6dgbhvm1KFJw9D3LQ9GqniffxS9xSAa7mXLgje5l0DfXgk6Iq-Dl7wFK2d6/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/AVvXsEjHybQx2ALcRYgQD16Exv4o2OunMqbeHyDcgjFSJK1j8T251W_jGxQt91oXlUF_A7EyRZNiKVxrB5GuypGCy-VwsBqcsdxZo36gfj-6Gn1cX-SmHESYDNloyMPIwthz4GWmzsP-_wd6uf3f/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

And you're done! Enjoy

No comments:

Post a Comment

 

Most Reading