Home » Online Tools

google translate

Jan

17

2012

I put google translate code in my website
and it show the word translate (translate translate translate) I didn’t use the loop statement. but it show like that.
I want it show just 1word(translate).

thanks
Nob

Asked By: [2 Grey Star Level]
Answer #1

Can you post your code and website where you have placed it ?

Answers Answered By: ashish [195 Blue Star Level]
Answer #2

function googleSectionalElementInit() {
new google.translate.SectionalElement({
sectionalNodeClassName: ‘goog-trans-section’,
controlNodeClassName: ‘goog-trans-control’,
background: ‘#f4fa58′
}, ‘google_sectional_element’);
}

sorry I can’t tell you about my website. this is private web but I really thanks you so much

From
Nob

Answers Answered By: nob_Paka [2 Grey Star Level]

Answer this Question

Log In

To Answer, Login using your Twitter or Facebook Account.