Hi,
Using javascript I open the pop window and parent window is inactive at this time , i wanted to active parentwindow through popwindow.(this is a web project on java) Please help me,
thanks
Hi,
Using javascript I open the pop window and parent window is inactive at this time , i wanted to active parentwindow through popwindow.(this is a web project on java) Please help me,
thanks
You can usually window.opener in JavaScript to get at the window that opened at popup.