Hi On Thu, Jul 22, 2010 at 12:49 PM, cokol <[email protected]> wrote: > you dont need to target a blank window, since anyway its a new one by > default, so just skip the second parameter to $wnd.open() or if you > still want to then do like > > $wnd.open(url,'_blank');
I just tried that independently and it works! Thanks. The only issue is that in FireFox you get a new tab and in IE you get a new browser instance, but I can live with that. -- Thanks Paul Paul Grenyer e: [email protected] b: paulgrenyer.blogspot.com t: pjgrenyer -- 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.
