Google Translate Tools let you embed a translation dropdown in your website that lets users translate pages. However, this preference is only for that page…as soon as they click to a different page on the site, they have to re-select the language.
Any ideas on how to make this preference persistent? Is there an option for Google Translate that I’m missing (it seems like this would be an extremely common use case)? Or am I stuck using jQuery to set a cookie and then trigger a click event for the desired <option> on each page load?
I ended up using http://translateth.is instead. It has this feature included.