veerakarthi
12-13-2005, 11:30 PM
Hi all,
I want to reload the parent window from child window. after reloading focus should remain in child window.
Currently iam using
window.opener.location.reload(true);
BUt after reloading parent window got focus.How can i avoid this??
Thanks in Advance
I want to reload the parent window from child window. after reloading focus should remain in child window.
Currently iam using
window.opener.location.reload(true);
BUt after reloading parent window got focus.How can i avoid this??
Thanks in Advance