Hi Maks,

I think you would be better served by using a FlowPanel and adding
multiple Hyperlinks or Anchors to it. The example you've provided
doesn't allow for separate ClickHandlers on the two <a> elements.

- Isaac


On Thu, Sep 17, 2009 at 4:48 AM, maks <[email protected]> wrote:
>
> hi guys,
>
> I was wondering how do you identify the hyperlink that was click
> provided that you have multiple selection.
>
> Example:
>
> HTML sampleHTML=new HTML("<a href='javascript:;'>test1</a>-<a
> href='javascript:;'>test2</a>");
>
> Are you going to use the clickhandler? how?
>
> thanks a lot.
>
> maks
> >
>

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

Reply via email to