대구텐인텐 자료 올려주셨습니다 감사합니다~ 우리공인중개사 드림
function pollSubmit() { if (!checkData()) { alert("보기를 선택하세요"); return; } document.bbsForm.action = "/_c21_/article_poll_vote"; document.bbsForm.grpid.value = "gXxX"; document.bbsForm.mgrpid.value = ""; document.bbsForm.fldid.value = "Lmny"; document.bbsForm.dataid.value = "9624"; document.bbsForm.pollseq.value = ""; document.bbsForm.return_url.value = "/_c21_/favor_bbs_read?grpid=gXxX&fldid=Lmny&page=1&prev_page=0&contentval=002VEzzzzzzzzzzzzzzzzzzzzzzzzz&datanum=9624&favorRegdate=20200217&favorMode=view"; document.bbsForm.submit(); } function checkData() { var choice = document.bbsForm.article_poll_fldpoll_egseq; if(choice.length > 0) { for(i = 0; i < choice.length; i++) if (choice[i].checked) return true; } else { return choice.checked; } } function popup(szURL, szName, iWidth, iHeight) { window.open(szURL, szName, 'width=' + iWidth + ',height=' + iHeight + ',resizable=no,scrollbars=no'); }
다음검색
|
댓글 0