I can remember a similar situation on a project where links like <a
href="#topic1">topic1</a> misbehaved in IE and were substituted for
something like <a href="#" onclick="addHistory('token1'); return
false">topic1</a>

HTH,
/dave

On May 24, 10:39 pm, Rares <rares....@gmail.com> wrote:
> Hello everyone,
> I have a burning problem and I am as always running out of time.
> We are using GWT 2.0.3 to generate a page (/site.htm) that has links
> inside like this /site.htm#/topic/1 or /site.htm/group/1 and so forth.
>
> In IE7 and 8 only clicking one of those links only changes the URL of
> the browser but does not actually do the navigation. (Again,
> everything works fine in all the other browsers. Damn you MS$ !).
>
> Has anyone encountered this problem? Could you please point me towards
> a fix? I've searched the web for similar reports but found nothing.
>
> Thank you in advance,
> Rares

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to