父窗口取子窗口中的节点:$('iframe').get(0).contentWindow.$("#filterType").val()
子窗口取父窗口中的节点:parent.$("#threeadd_tr").html()