摘要:
1.在父窗口中操作子窗口中的元素,如(其中 iframe1是iframe的ID) 1) 选中IFRAME中的所有单选钮 $(window.frames["iframe1"].document).find("input[@type='radio']").attr("checked","true"); 2).去掉子窗口中类名为top_menu元素的css属性类on $(window.frames["iframe1"].document).find('.top_menu' 阅读全文
posted @ 2012-06-26 12:03
大智若简
阅读(277)
评论(0)
推荐(0)

浙公网安备 33010602011771号