I got a widget with a set of hyperlinks on it thats appearing ontop of
other page elements.

None of the links seem to be firing when clicked, so I suspect
something else is grabbing them. (specifically a modified dialogue
box...but I don't know what element in the box is doing it)

I'm not too good with Dom stuff, but I tried inserting a;

        GWT.log(DOM.getCaptureElement().toString(),null);

Where the handlers are being assigned, but it just returns null.
(probably on the wrong line of thinking altogether, but that was the
only thing I could spot to try).


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