Hi, check for click handlers that you are registering for that particular link Ideally it should work fine... meanwhile if you are losing that event handler after first click then and then only this problem could be faced. I never faced such kind of situation with the links I used Anchor from GWT...
-- Aditya On Thu, Aug 12, 2010 at 6:19 PM, Santosh kumar <[email protected]> wrote: > Hi, > > I am using GWT HyperLinks in my Project, i want some clarification about > these links. > when i click on the link for the first time it works fine. Immediately when > i click the same link its not working. > Like control is not coming to that link.. is their any logic to get the > control to the link when its get clicked continuously. > please can any one answer to my doubt ??? > > > -- > Thanks & Regards > > *S a n t o s h k u m a r . k* > > -- > 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]<google-web-toolkit%[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.
