$(window.frames["frame1"].document); //获取iframe对象 //例如 $(window.frames["xxxxx"].document).find('#xxx').val();