Hi DurhamWeb, Would you mind pointing us at the page where you're seeing this problem? I'm not aware of any general problem with our translation element in IE8, but if you point out your page, we may be able to help debug.
Best, Josh Estelle Senior Software Engineer Google Translate On Feb 11, 7:02 am, DurhamWeb wrote: > Does anyone have a solution for the error below? I keep getting this > only on IE8. > > Webpage error details > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ > 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR > 3.5.30729; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E) > Timestamp: Fri, 11 Feb 2011 14:48:29 UTC > > Message: Element not found. > > Line: 177 > Char: 543 > Code: 0 > URI:http://translate.googleapis.com/translate_static/js/element/main.js > > The script that I use is: > <div id="google_translate_element"> > </div> > <script> > function googleTranslateElementInit() { > new google.translate.TranslateElement({ > pageLanguage: 'en', > layout: > google.translate.TranslateElement.InlineLayout.SIMPLE > }, 'google_translate_element'); > } > </script> > <script src="//translate.google.com/translate_a/ > element.js?cb=googleTranslateElementInit"></script> -- 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.
