1.需要再父iframe层中设置用“skin”参数,给父iframe设置特定的类别(自定义类名) 2.$(window.parent.document).find(".自定义类名");这样就可以在子iframe中找到父iframe的dom元素