Is it possible to change the url of the popup.
Assume I open a popup:
function pop1(){
window.open('http://google.com','wind1');
}
Can the url of the popup window 'wind1' be changed to say 'http://msn.com'. Something with location.href or any other solution.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…