javascript, jquery
부모창의 iframe 내용 가져오기
디츠
2016. 1. 5. 15:42
var getval = $('#ifrm',opener.document).contents().find("body").html();