double007
10-09-2008, 10:47 PM
Is there a way to open a new window, then after it is opened, close it from the parent window?
Thanks.
Thanks.
|
||||
Open a new window then close it?double007 10-09-2008, 10:47 PM Is there a way to open a new window, then after it is opened, close it from the parent window? Thanks. abduraooft 10-10-2008, 12:17 PM var child=window.open('http://google.com'); child.close(); |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum