1)Images cannot be translated, as far as I know.
2)The iframe can't be removed, I think.
You can either use Google's Ajax API (with a limit of n words) or just
Google Translator+ this JS (maybe this violates Google's TOS):
<script type="text/javascript">top.location!
=self.location&&top.location.replace(self.location);</script>
On Dec 24, 9:05 am, bishub wrote:
> Hi,
> In my website there is English text and images (jpg) containing
> english texts.
> Using google translate, the web site automatically renders the page in
> the desired language.
> But I have two questions -
> 1. can google translate also change jpg images having English texts to
> the target language?
> 2. is there a way to remove the iFrame so that none is aware of that
> the translation is actually being done by google translate?
>
> Regards,
> Bishub