标签: google-translate
我在我的网站(例如http://example.com)上使用此URL进行Google翻译:
https://translate.google.com/translate?js=n&sl=auto&tl=DE&u=http://example.com
用户访问该页面后,Google会显示我的网站以<iframe>翻译。 由于Google会覆盖此框架中的所有链接,因此用户无法返回未翻译的页面。 有什么方法可以返回到原始页面(http://example.com)?
<iframe>