Does your HTML page contain the required iframe? <iframe src="javascript:''" id="__gwt_historyFrame" style="width:0;height:0;border:0"></iframe>
On Thu, Mar 5, 2009 at 11:27 AM, Gabriel Gutierrez <[email protected]> wrote: > > Hi guys, im having problems using the History.newItem(String, > boolean); > > when a RPC is made and is compleated i use History.newItem > ("someToken", true) so i can change the view, this works fine on > firefox but on IE (version... i dont know, but is the one that have > the tabs) is not getting triggered the method onHistoryChanged(String) > > any ideas? > > Thanks on advance your coments. > > > --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
