在子窗口里使用例如下面的语句:$(window.parent.document).find("body").attr("style","background-color:#99FF00");
首先要是同一个域的,然后parent.xxx就可以了,不一定要借助jquery