프린트 팝업 페이지 에서,
$(document).ready(function(){
$('#contentArea').html($(opener.document).find("#content").html());
});
'Client Standard > JavaScript & jQuery' 카테고리의 다른 글
[jQuery] Input[type=text] Enter 키 누르면 함수호출 (0) | 2014.01.03 |
---|---|
[Search] 검색 onkeypress 속성 (0) | 2013.12.10 |
[Js] getClass, display:none, block (0) | 2013.11.25 |
[Image 미리보기] Js Code (0) | 2013.11.15 |
[JavaScript] 함수내 함수 인자값 주기 (0) | 2013.08.02 |