jquery 子窗口操作父窗口

$("#父窗口元素ID",window.parent.document)...就行了

js 版本

window.parent.document.getElementById()