如何使用jquery访问父窗口对象?
这是我的父窗口变量,我想在关闭子窗口后设置它的值.
$('#serverMsg').html('some text here');
javascript jquery
javascript ×1
jquery ×1