On 5 March 2013 08:03, Crease <[email protected]> wrote:
> I´m developing an application and I want to do one link that when the user
> push over him then the browser open a new page in other tab, for example
> www.google.es but I don´t know do it, I don´t know what widget take

You are probably looking for target="_blank". See
http://www.w3schools.com/html/html_links.asp.

You can't guarantee that it's going to be a new tab, though, it could
be a new window.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to