Thanks Isaac.
on #1) I have played quite enough with trying to dynamically link DOM
elements to GWT widgets and let me tell you it is not a pretty sight
on #2) I must have posted my solution at the ~same time you posted
this suggestion!

On Sep 26, 4:03 pm, "Isaac Truett" <[EMAIL PROTECTED]> wrote:
> 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