엽기&코믹방

우연하게 카메라에 찍은 사고모음

고재순 2020. 3. 21. 06:43
function pollSubmit() { if (!checkData()) { alert(‎"보기를 선택하세요"); return; } document.bbsForm.action = "/_c21_/article_poll_vote"; document.bbsForm.grpid.value = "uMpm"; document.bbsForm.mgrpid.value = ""; document.bbsForm.fldid.value = "1CUM"; document.bbsForm.dataid.value = "46376"; document.bbsForm.pollseq.value = ""; document.bbsForm.return_url.value = "/_c21_/bbs_read?grpid=uMpm&mgrpid=&fldid=1CUM&page=1&prev_page=0&firstbbsdepth=&lastbbsdepth=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz&contentval=00C40zzzzzzzzzzzzzzzzzzzzzzzzz&datanum=46376&listnum=20"; 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) 2020.03.23
오리의 종류  (0) 2020.03.23
배꼽 빠지게 재미있는 유머 모음   (0) 2020.03.21
《작은 고추가 맵다》  (0) 2020.03.19
건망증과 치매 구분방법   (0) 2020.03.19