posted 14 years ago
Hi,
i have use the above code to refresh my window..this works fine..there a link on this page which will open new window using window.open() function.
Now what happen is....parent window will refresh the window after 10000 time and at the same time child window also gets refreshed.
I dont want to refresh child window..how to achieve this..?