생성된 북마크의 URL 란에 다음의 스크립트를 복사 해서 넣는다.
javascript:function r(d){d.oncontextmenu=null;d.onselectstart=null;d.ondragstart=null;d.onkeydown=null;d.onmousedown=null; d.body.oncontextmenu=null;d.body.onselectstart=null;d.body.ondragstart=null;d.body.onkeydown=null; d.body.onmousedown=null;};function unify(w){r(w.document);if(w.frames.length>0){for(var i=0;i<w.frames.length;i++){try{unify(w.frames[i].window);}catch(e){}};};}; unify(self);
제목 | 날짜 | ||
---|---|---|---|
647 | [기본] 구글 검색창 소스 [1] | 4 | 2007/11/23 |
646 | [GitHub] 간단한 깃 사용법 | 13 | 2021/02/01 |
645 | [웹 제작] website to learn | 44 | 2022/12/27 |
644 | [사이트관리] 사이트맵 FAQ | 50 | 2023/01/31 |
643 | [MySQL] How to change a MySQL database’s table prefix | 59 | 2020/02/18 |
642 | 카카오지도 가려지는 문제 | 59 | 2024/02/01 |
641 | [Nginx] : /bin/bash^M: bad interpreter: No such file or directory | 63 | 2017/10/28 |
640 | [리눅스서버] 수천 개의 파일이 포함 된 큰 디렉토리를 효율적으로 삭제 | 64 | 2020/12/07 |
639 | [웹 제작] 임시이미지 사이트 https://placeimg.com/ | 66 | 2022/11/27 |
638 | [웹 제작] css hover underline center to side | 67 | 2020/04/16 |
637 | [윈도우] 윈도우 이 항목을 찾을 수 없습니다 삭제 방법 | 68 | 2020/11/29 |
636 | [리눅스서버] 리눅스 iptables IP 차단 | 69 | 2020/04/16 |