There are a few things you could do. Here are a couple of options:

1. Find <a> tags in your HTML and replace them with Hyperlink widgets.
2. Use JSNI to expose History.newItem() and call that method from your
<a> tags onClick.



On Fri, Sep 26, 2008 at 2:46 PM, Jean-Lou Dupont
<[EMAIL PROTECTED]> wrote:
>
> It seems that putting a simple <a> HTML anchor does not work as
> expected i.e. when the user clicks on the anchor, IE6's location bar
> changes BUT the "onHistoryChanged" event is NOT fired.  Works fine on
> Chrome and FF.   I am pretty certain this used to work on GWT 1.4 .
>
> Is there a work-around?
> >
>

--~--~---------~--~----~------------~-------~--~----~
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-Toolkit@googlegroups.com
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