팝업으로 폼값 넘기기 > script

본문 바로가기
사이트 내 전체검색

script

팝업으로 폼값 넘기기

페이지 정보

작성자 서방님 댓글 0건 조회 137회 작성일 07-03-16 13:59

본문

 var search_pop = window.open("","search_pop","width=0, height=0, marginwidth=0, marginheight=0, resizable=0, scrollbars=yes"); // 새창띄우기
 search_pop.focus(); // 새창에 포커스 주기
 document.form1.target = "search_pop"; // 새창 타겟
 document.form1.action="02_search_view_popup.asp"; // 새창 url
 document.form1.submit(); // 새창으로 폼값 전송

댓글목록

등록된 댓글이 없습니다.

Total 846건 44 페이지
게시물 검색

회원로그인

접속자집계

오늘
24
어제
302
최대
1,347
전체
155,085
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.