How to focus the pop up window if the same window needs to be refreshed multiple times based on the action?
Give as below:
newwindow = window.open(url, "myWin", "width=600,height=400,toolbar=0,scrollbars=0");
newwindow.focus();
Sunday, January 16, 2011
Javascript pop up window focus
Subscribe to:
Post Comments (Atom)


0 comments:
Post a Comment