How to make google translate in blogger.com

Motivator sakti-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+widget

How To Add The Google Translate Widget To Blogger

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

blogger-layout-add+a+gadget-how-to


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

blogger-widgets-gadgets-tutorials-tricks-helplogger-html-javascrip

 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/AVvXsEjAQ3PtnQrJ9_63dvxlM3qcJi5SIYcPa_1Sl3Rg_lPkzT4PPufPrQWokJeFKSwIiJ7iebqhWp7QDE1OgNdoYXxN-1IIfK1xaejib4oPNwOtw8kIpkuZ6NmQpAO6xMBh4WnVz65EAWwtTd6I/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/AVvXsEgerNBxIWJSHB6bpLTyCjOs7WXCZ217vFVzwzpNa7ZsyNmSovwiYMph4W83XChsF6hMn-cQvEEzCRjR6XS8dQONcjMvaaQwPcd2fY3n1uZzDAymxdQQuQhDw5oBMKGdL0CCzwJYcwP4Xqej/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/AVvXsEibCs06Ag3HEixZEiKHCpItrSipOXfd01xDpTlBtj9ux_-Z3cayfMs-aPK4UaXnwrBEwJm3hqq0vy7xESdZxTDOScZC2DYhjkrsBust6k-m2uUUYDVfxBxMhLHl73y6udgla8yRUtvDfQSj/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/AVvXsEhueTBaCbltgCeIArqr745DKQZ4GthbhucAKSqfoNBQrGQL6ZmQHWZHNGUY2BmHKeOpQAevmR-3tMF2KK9un-JGjYBWpGDdefbgTMxMg5KeCkGbB8zjmK0WNPoVHbZZXs3JKhTCeb7owJA7/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/AVvXsEgFO5mlqxkR02q2eX6p3hO3Ax1vBIvNAo1N92Cy2gOHyoj-vUYXkU38Vh0LtfWWUcYtSjUUAAdnVcc11HsrpjfC2ZX7NsBSBvFCAFKjveTg5viMqw0mSUQGXptkQnfu2ptLIQiKUmg3AcMu/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/AVvXsEh9qDK2dDbvHwWq0B5czBS38kdo2pGKrGBhhGBoHYMboSoqMxMfsLf-ObnAxhT2X-CnNXQNTd7TA5eqCJ0QwVFrGNWtdN_OpigtSp_-LE7lLmz8QRIGrgnKIf53Kxrbnyw1fse5F4Rflr6o/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/AVvXsEjdLn3CE2-3SebEX7rOxpWg_9xaahPdAey_9iF28GTWfcDN_6kkDX624oPkUkf36QYyhgzNq3ShwHveulNilmckuazD6IfBMMJndeFc6V-BsJFYnL11jJb46nlRc9T0hC-G9kuEQpgj76MV/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/AVvXsEh65yIhaPPmZ3d5JQaNtGjw1F9UAwsGKHqVXuryVERrlZOJTNlPBcjdBzo9tbeA_9wlTRDrRLGDE33HGnh94p0lezhxLT-s-CRWIbS_tKij4WAzvWx3U9Wr3fbwXFDzjuifmWFNxSovVJw3/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/AVvXsEhPlX8Gps8cxKRi9ftVISKrLIIqD0uJWoejayRLcvxqDi6kNrFHiWtbsHVQEOtA5-yCU80-tm4uJDe4m1R8N_582HYseUTk5xxhR7D9mjR-NnLEN-DH5mJCMp6odhqx4NC1H6Xx7dGuWDK4/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/AVvXsEjvLMDrDTlMPKK3NXV1QqBaYxnbqsoGTC35ecJN0yYlxlDcYm4PIVPJVvCbSHX-jWv2BVBgUklL-repwiTmUnlXpIkuszlN2ue8SwK9mZCXnluK7r8p0S2r9ejHCeUNdarVhBpQRJ37R7Fs/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/AVvXsEjKBCcbDok3kTI9QVTMLfiPskAExRGzN1NLWpnzfuftRXwo-dEfuABCItbeHt9R4tLBbG5LYnnGZhz12bbHzRerpm8_3Z0fR92qvzMozb0IVdvxnMO0Pe8Cx8H_NVLF1gmRK1-3CNjf3MA-/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/AVvXsEgfmIPV2Fm0qvSohWcZCLPIFC20Ub_pBL_nu2sIYgPPMQVJc2LAnbqLLDLFL7vEPuvcO33ocRvG3PdLLo3Z5XSkM1SS7oWFN2Tp727UlY0ARpu8PswDfPWAs_EVIglIA3T0o3AvYP8IQIQq/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

save-html-javascript-blogger-widget
And you're done! Enjoy (:

Posting Komentar

Lebih baru Lebih lama

نموذج الاتصال