Google Translate Element

Hi all i need help on this one.

How can i integrate google translate element in Yii?

thanks

check out how I did in this extension

Any doubts you have reading the code let me know

Gustavo

actually I’m trying to use this script from google.

Google Translate Element


<script>

function googleSectionalElementInit() {

  new google.translate.SectionalElement({

    sectionalNodeClassName: 'goog-trans-section',

    controlNodeClassName: 'goog-trans-control',

    background: 'transparent'

  }, 'google_sectional_element');

}

</script>

<script src="//translate.google.com/translate_a/element.js?cb=googleSectionalElementInit&ug=section&hl=en"></script>

but i don’t have an idea on how to integrate it on Yii

thanks

anyone can help me with this one?

help please… up up

please help…