ok the draw that I did in the previouse one is missed up, so ignore it

On Aug 7, 4:30 am, Aladdin <[email protected]> wrote:
> Hi everyone, I have two panels, one has HTML and I want to capture the
> URL clicks <a> so I can load them to the other panel.
>
> What I'm trying to do is to have a menu in the side and load the
> content to the other one. I can handle loading the HTML but my only
> problem if panel A has a link to yahoo for example and someone clicks
> on it the default behavior of the browser is to open a new window, I
> want to capture that click so I can load it to the panel B.
>
> ***********Panel A*******                             ***********Panel
> B*******
> * <p>blah HTML</p>   *                            *
> YAHOO.COM        *
> * <a>yahoo.com<a>   * ==When Click==>*
> *
> ***************************
> ****************************
>
> Because I want to handle loading URLs I want to disable the browser
> from opening the link.
--~--~---------~--~----~------------~-------~--~----~
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