팝업창 띄울때 오늘하루 안뜨기 소스랑 적용 방법좀 가르켜 주세요 ㅠㅠ
잘 안되네요
댓글 2개
aequum
13년 전
<script>
(function() {
var pop = [
['test2.html','name1','width=200,height=200'],
['test2.html','name2','width=200,height=200']
]
function _disablePop(win) {
var expires = new Date();
var name = win.name;
expires.setDate(expires.getDate()+1);
expires = expires.toGMTString();
cookies = '_aequum_'+name+'=ung ; path=/ ;expires=' + expires + ';';
document.cookie = cookies;
win.close();
}
function _checkPop() {
for (var i=0 ; i < pop.length; i++) {
var name = '_aequum_' + pop[i][1];
if (document.cookie.indexOf(name) > -1 ) continue
else window.open(pop[i][0],pop[i][1],pop[i][2])
}
}
window._disablePop = _disablePop;
_checkPop();
})();
</script>
작성해봤어요. 위와 같은 소스를 본래 창에 넣고요
팝업창 닫기 버튼은 해당 팝업창에서
<span onclick="opener._disablePop(self);">
하루창닫기
</span>
이런식으로 넣으면 됩니다.
좀 급조한 맛이? 다시 화면에 뛰우고 싶으면 브라우저 쿠키를 지우면 됩니다.
(function() {
var pop = [
['test2.html','name1','width=200,height=200'],
['test2.html','name2','width=200,height=200']
]
function _disablePop(win) {
var expires = new Date();
var name = win.name;
expires.setDate(expires.getDate()+1);
expires = expires.toGMTString();
cookies = '_aequum_'+name+'=ung ; path=/ ;expires=' + expires + ';';
document.cookie = cookies;
win.close();
}
function _checkPop() {
for (var i=0 ; i < pop.length; i++) {
var name = '_aequum_' + pop[i][1];
if (document.cookie.indexOf(name) > -1 ) continue
else window.open(pop[i][0],pop[i][1],pop[i][2])
}
}
window._disablePop = _disablePop;
_checkPop();
})();
</script>
작성해봤어요. 위와 같은 소스를 본래 창에 넣고요
팝업창 닫기 버튼은 해당 팝업창에서
<span onclick="opener._disablePop(self);">
하루창닫기
</span>
이런식으로 넣으면 됩니다.
좀 급조한 맛이? 다시 화면에 뛰우고 싶으면 브라우저 쿠키를 지우면 됩니다.
13년 전
와우 감사합니다... 해봐야하겠지만~~~~
저같은 prg 쑥맥도 가능할까여?
------------------------------
해봤는데, 액티브x 허용 이런게 나오는데,
이건 어쩔수 없는건가용?
저같은 prg 쑥맥도 가능할까여?
------------------------------
해봤는데, 액티브x 허용 이런게 나오는데,
이건 어쩔수 없는건가용?
게시판 목록
디자인
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1466 | 11년 전 | 1379 | ||
| 1465 | 11년 전 | 1103 | ||
| 1464 |
아름다운세상
|
11년 전 | 2783 | |
| 1463 |
|
11년 전 | 1004 | |
| 1462 | 11년 전 | 1372 | ||
| 1461 |
|
11년 전 | 1429 | |
| 1460 |
|
11년 전 | 2065 | |
| 1459 |
아름다운세상
|
11년 전 | 5358 | |
| 1458 | 11년 전 | 1581 | ||
| 1457 | 11년 전 | 837 | ||
| 1456 | 11년 전 | 1566 | ||
| 1455 | 11년 전 | 1324 | ||
| 1454 |
jessica8318
|
11년 전 | 3027 | |
| 1453 | 12년 전 | 2429 | ||
| 1452 | 12년 전 | 6421 | ||
| 1451 | 12년 전 | 2041 | ||
| 1450 | 12년 전 | 1434 | ||
| 1449 |
|
12년 전 | 1658 | |
| 1448 | 12년 전 | 3351 | ||
| 1447 |
|
12년 전 | 1826 | |
| 1446 | 12년 전 | 1275 | ||
| 1445 | 12년 전 | 951 | ||
| 1444 | 12년 전 | 1611 | ||
| 1443 | 12년 전 | 1650 | ||
| 1442 |
|
12년 전 | 2148 | |
| 1441 | 12년 전 | 1286 | ||
| 1440 | 12년 전 | 3835 | ||
| 1439 |
초심의설렘
|
12년 전 | 1503 | |
| 1438 |
아름다운세상
|
12년 전 | 3673 | |
| 1437 | 12년 전 | 974 | ||
| 1436 | 12년 전 | 1824 | ||
| 1435 |
|
12년 전 | 1438 | |
| 1434 | 12년 전 | 3529 | ||
| 1433 | 12년 전 | 2955 | ||
| 1432 |
날품팔이소녀
|
12년 전 | 1731 | |
| 1431 | 12년 전 | 1990 | ||
| 1430 |
쿠크다스심장
|
12년 전 | 2298 | |
| 1429 | 12년 전 | 1183 | ||
| 1428 | 12년 전 | 1274 | ||
| 1427 | 12년 전 | 1939 | ||
| 1426 | 12년 전 | 3242 | ||
| 1425 | 12년 전 | 3470 | ||
| 1424 | 12년 전 | 1464 | ||
| 1423 | 12년 전 | 1392 | ||
| 1422 | 12년 전 | 2967 | ||
| 1421 | 12년 전 | 4270 | ||
| 1420 | 12년 전 | 1015 | ||
| 1419 | 12년 전 | 1162 | ||
| 1418 |
|
12년 전 | 1631 | |
| 1417 | 12년 전 | 1103 | ||
| 1416 | 12년 전 | 1167 | ||
| 1415 | 12년 전 | 5273 | ||
| 1414 | 12년 전 | 10667 | ||
| 1413 | 12년 전 | 1996 | ||
| 1412 |
개초보제이
|
12년 전 | 1723 | |
| 1411 | 12년 전 | 2294 | ||
| 1410 |
|
12년 전 | 1780 | |
| 1409 |
영국신사1
|
12년 전 | 964 | |
| 1408 | 12년 전 | 1120 | ||
| 1407 |
|
12년 전 | 1903 | |
| 1406 | 12년 전 | 3138 | ||
| 1405 |
|
12년 전 | 1468 | |
| 1404 | 12년 전 | 3498 | ||
| 1403 | 12년 전 | 3566 | ||
| 1402 | 12년 전 | 3840 | ||
| 1401 | 12년 전 | 1537 | ||
| 1400 |
|
12년 전 | 1353 | |
| 1399 | 12년 전 | 2208 | ||
| 1398 |
maniAc
|
12년 전 | 884 | |
| 1397 | 12년 전 | 3610 | ||
| 1396 |
|
12년 전 | 1332 | |
| 1395 | 12년 전 | 1887 | ||
| 1394 |
또다른세상
|
12년 전 | 3310 | |
| 1393 |
또다른세상
|
12년 전 | 7345 | |
| 1392 |
또다른세상
|
12년 전 | 3782 | |
| 1391 |
또다른세상
|
12년 전 | 5031 | |
| 1390 |
또다른세상
|
12년 전 | 3380 | |
| 1389 |
또다른세상
|
12년 전 | 4459 | |
| 1388 |
또다른세상
|
12년 전 | 2825 | |
| 1387 |
|
12년 전 | 2673 | |
| 1386 | 12년 전 | 1809 | ||
| 1385 | 12년 전 | 1101 | ||
| 1384 |
달콤커피☆
|
12년 전 | 3063 | |
| 1383 |
달콤커피☆
|
12년 전 | 1624 | |
| 1382 |
달콤커피☆
|
12년 전 | 1384 | |
| 1381 |
달콤커피☆
|
12년 전 | 1499 | |
| 1380 |
달콤커피☆
|
12년 전 | 1901 | |
| 1379 |
달콤커피☆
|
12년 전 | 2533 | |
| 1378 |
달콤커피☆
|
12년 전 | 1787 | |
| 1377 |
JBstyle
|
12년 전 | 4127 | |
| 1376 |
JBstyle
|
12년 전 | 4050 | |
| 1375 |
JBstyle
|
12년 전 | 2577 | |
| 1374 | 12년 전 | 1254 | ||
| 1373 |
좋은사람우유
|
12년 전 | 1915 | |
| 1372 | 12년 전 | 1126 | ||
| 1371 |
ㅁㄴㅇㄹㄹㄹ
|
12년 전 | 1476 | |
| 1370 |
|
12년 전 | 3887 | |
| 1369 |
|
12년 전 | 2626 | |
| 1368 |
|
12년 전 | 1667 | |
| 1367 | 12년 전 | 1464 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기