js iframe子父页面读取方式

$(window.parent.frames["iframe1"].document).find("input[@type='radio']").attr("checked","true");

$(window.parent.frames["iframe1"].document).find("div >table >tr[id=1]").children().each(function(){

  $(this).val();$(this).html()

})
posted @ 2011-08-10 00:20  jyshi  阅读(387)  评论(0编辑  收藏  举报
无觅相关文章插件,快速提升流量