I am making a page that will redirect to google translate by url based on the user inputs.
Now, when the user is redirected, there will always be a google top frame. I have tried to use tanslate_c, but just can't figure out how the usg are generated...
Hi, I just discovered something interesting. I am adding a translated page to a frame in my webpage. Then of course the translation appears within the frame and within the google translate frame... then I opened it in a browser, then right clicked the translated
page and selected "Open Frame in new window" then it opened in a new window without the google top frame (and still translated )
so I just copied and pasted this new url to my site code and voila! I have the translated page in my page personalized frame (not the google one). But now I have a little issue, when you click on any link on the translated page, it opens the link in a new
window, but I want it to open in the same (self) window/frame where it is...
Any idea on how to fix this?
Thanks.
adding a translated page to a frame in my webpage Open Frame in new window
ynnorj
Member
4 Points
3 Posts
How to hide the top frame when using the google translate
Jul 07, 2009 10:46 AM|LINK
I am making a page that will redirect to google translate by url based on the user inputs.
Now, when the user is redirected, there will always be a google top frame. I have tried to use tanslate_c, but just can't figure out how the usg are generated...
so there must be a different approach to this.
Please help. Thank you.
top frame remove google translate
sirdneo
All-Star
15171 Points
2509 Posts
Re: How to hide the top frame when using the google translate
Jul 08, 2009 04:47 AM|LINK
You can hide it by adding a javascript on your body onload event
document.getElementsByTagName("frameset")[0].rows="0,*;
Zeeshan Umar
~Please Mark As Answer, one or multiple posts, which helped you. So that it might be useful for others~
coolwebmaste...
Member
2 Points
1 Post
Re: How to hide the top frame when using the google translate
Nov 15, 2009 11:11 AM|LINK
Hi, I just discovered something interesting. I am adding a translated page to a frame in my webpage. Then of course the translation appears within the frame and within the google translate frame... then I opened it in a browser, then right clicked the translated page and selected "Open Frame in new window" then it opened in a new window without the google top frame (and still translated
)
so I just copied and pasted this new url to my site code and voila! I have the translated page in my page personalized frame (not the google one). But now I have a little issue, when you click on any link on the translated page, it opens the link in a new
window, but I want it to open in the same (self) window/frame where it is...
Any idea on how to fix this?
Thanks.
adding a translated page to a frame in my webpage Open Frame in new window
r0cks0ul
Member
2 Points
1 Post
Re: How to hide the top frame when using the google translate
Apr 12, 2010 09:20 PM|LINK
It's easy I found instructions below:
How to remove Google Translate Top Frame
guide top frame how to remove Farneville google translate