Hi dyzelis,

It sounds like you're doing everything right.  Maybe Dreamweaver is
escaping the HTML in some way so it's not actually getting rendered?
Maybe Dreamweaver is preventing the JS from executing correctly?  If
you can point us to the site online somewhere, we might be able to
help debug more for you.

Best,
Josh Estelle
Senior Software Engineer
Google Translate


On Nov 18, 2:03 pm, dyzelis wrote:
> for example in the blank page... why this not works?
> i did everything how explained and there is no translator
> <html xmlns="http://www.w3.org/1999/xhtml";>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
> <title>Untitled Document</title>
> </head>
>
> <body>
> <div id="google_translate_element"></div><script>
> function googleTranslateElementInit() {
>   new google.translate.TranslateElement({
>     pageLanguage: 'lt'
>   }, 'google_translate_element');}
>
> </script><script src="//translate.google.com/translate_a/element.js?
> cb=googleTranslateElementInit"></script>
> </body>
> </html>

-- 
You received this message because you are subscribed to the Google Groups 
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-translate-general?hl=en.

Reply via email to