Hi, I am developing a GWT application. Inside my main GWT window I have an iFrame which loads a non gwt url. The user can click on links inside the iFrame window to navigate to other pages. Now I want to provide back/forward functionality to move back and forward between the pages loaded in the iFrame. I tried using the standard history.back() technique and it works fine on FF and IE but not on Chrome and Safari. Does anyone know I can accomplish that across all browsers? Many thanks, Amir
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=.
