Hi, I would like you to please change the default code like this as it works 100% better as it does not slow down the downloading and render of a page. Add the defer command to the script, so doesn't hold up rendering.
<script src="http://translate.google.com/translate_a/element.js? cb=googleTranslateElementInit" defer></script> Google also needs to possible set expire tags for js file weather it before 10minutes or not,as it also speed up rendering. The best option I would see, is that google needs to do the following have catch time of about 5minutes or less which eva you wish on the http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit But in this file that is download make the files that must have been setup to download have a pretty much a very long expire time, say 1week or month which eva. But then use a naming convention were you use the date & time which has been serialize in the url or all those files. What happens now is if you update the script, you change the element.js?cb=googleTranslateElementInit file, to reflect the new files names which the new serialize date as the update of the new script, and every thing should run just fine like normal. The big difference you now have super fast load times, less bandwidth used, faster page rendering time, and the ability to still push updates, in the time you choose the element.js file to expire in. -- 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.
