On Monday, August 27, 2012 8:43:36 AM UTC+7, the.wizard wrote:
Hello everyone,--I have a GWT Application that use couple of GWT Frame to load other site content. Let say in the left side of my application I have tree menu, and every time user click one of those menu, it will open a new tab in the right side of my application, and in the tab item, it will load other site content. Let say first I click tree menu A1, the application then open a new tab item in the right site with URL http://application.first.com/first.aspx . After that I click the other tree menu B1, the application then open a new tab item in the right side with URL http://application.first.com/second.aspx . After that, I hit the F5 key, and the browser reload again. Then I repeat the step from the beginning, when I click tree menu A1, the application open a new tab item in the right side, but the content that loaded is from http://application.first.com/second.aspx , but when I do right click in the frame area, it will show me that the currently accessed URL is http://application.first.com/first.aspx .Have anyone ever experience this problem? Because I really stuck in here, the other major browser working just fine (FF and Chrome), only IE 8 that give me this problem. Any comment and advice will be appreciated.Thanks.Regards,the.wizard
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/gint7FUHWQAJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment