Number 1 is actually very important. If you are going to use  
Window.open it has to be done as a direct result of a user action,  
otherwise popup blockers will prevent the window from being opened.  
This means that you can't place the Window.open command in a callback  
or any kind of deferred call.

-jason


On Sep 11, 2008, at 5:45 AM, Reinier Zwitserloot wrote:

> 1. A link that a user clicks on.
> 2. open a new window using Window.open


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to