I've already got this line in index.html.
Can you try few # based URLs with IE7?


On Apr 13, 6:47 pm, Jan Mostert <[email protected]> wrote:
> What does your index.html page look like? There's some iFrame magic that
> needs to be done for history to work in IE
>
> This is what I use in one of my applications:
> <iframe src="javascript:''" id="__gwt_historyFrame"
> tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
>
> --
> Jan Vladimir Mostert
> BEngSci
>
> MyCee Technologies
>
> On Wed, Apr 13, 2011 at 7:33 PM, Roy <[email protected]> wrote:
> > Hello,
>
> > There seem to be a know issue with IE which doesn't respond to URLs
> > that have # sign in them.
> > See for example:
> >https://mootools.lighthouseapp.com/projects/2706/tickets/638-request-...
>
> > As we use # quite frequently in out GWT based application we are
> > lacking support for IE7 users who want to browse the site.
>
> > Is there any known workaround for GWT other then modifying the URL?
>
> > --
> > 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.

-- 
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.

Reply via email to