trying to get google translate code to float
-
Im only getting the code I get from google translate floating at the top of the page. Ive taken it down now though. Here is the code I’d like to use.
<div id="google_translate_element"></div><script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-39051346-1'}, 'google_translate_element'); } </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
any reason why this may not be working. Is there some special way to input this code.
Many thanks in advance! ??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘trying to get google translate code to float’ is closed to new replies.