첨부파일 https://imweb.eond.com/coding/20468
http://miniwini.com/miniwinis/bbs/index.php?bid=share&m=search&mode=read&id=635&p=1&keyword=onfocus&scale=1&op=and&idx=1예전에 Aquatype님이 올리셨던 소스인데요

function autoBlur(){
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); }
document.onfocusin=autoBlur;

스크롤 메뉴를 사용하면 오류가 나오더라구요 그래서 조금 수정했습니다.

<script language="JavaScript">
<!-- function autoBlur(){
if(event.srcElement.tagName!="BODY") {
if(typeof(document.body)=='object')document.body.focus(); document.onfocusin = null; } }
document.onfocusin=autoBlur; // -->
</script>

이거두 버그 있네요..ㅠㅠ 플래쉬 메뉴가 이상해 저영.. 쓰지마세여.. 그래서 다쉬 수정.. ㅜㅜ
var blurInc; blurInc = 0;
function tempautoBlur(){
event.returnValue=true; document.onfocusin=autoBlur; }
function autoBlur(){
if(event.srcElement.tagName=="INPUT" || event.srcElement.tagName=="TEXTAREA" || event.srcElement.tagName=="SELECT" || event.srcElement.tagName=="OBJECT" ){
document.onfocusin = tempautoBlur; return ; }
if(event.srcElement.tagName=="EMBED")return ; if(event.srcElement.tagName!="BODY" && typeof(document.body)=='object') { document.body.focus(); event.returnValue=false; } } function OnLoad(){ document.onfocusin=autoBlur; } window.onload = OnLoad;
코멘트 1
접기/펴기 | 댓글 새로고침
  • 이온디
    세번째 추천.
    오전 02:17
    댓글
 
 
Total 235 articles in 7 / 12 pages
번호 제목 제목 날짜날짜
공지 코딩 배울 수 있는 사이트 모음(HTML/CSS/JS/IMG/PHP) 2018/01/03
공지 jQuery를 배울수 있는 동네들입니다. 2013/08/09
공지 관련 링크 [1] 2010/05/23
115 [웹표준] HTML5의 모든 것 [1] 2010/12/02
114 [Script] 세로 슬라이드 메뉴 2012/12/13
113 [Script] 세로 슬라이드 메뉴, 마우스 오버 [1] 2012/12/13
112 [Script] 로그인창 띄우기 2012/12/14
111 [UI] jquery menu slide 2012/12/16
110 [Script] 자바스크립트로 CSS 불러오기 파일 2013/02/22
109 [PHP] 쿠키를 굽자 2013/02/22
108 [부트스트랩] 기본 부트스트랩 템플릿 2013/02/24
107 [부트스트랩] 부트스트랩의 아이콘 지원 브라우저 2013/02/25
106 [HTML5] HTML5 시멘틱 구조 태그 2013/02/28
105 [부트스트랩] #1 부트스트랩이란? 2013/03/01
104 [부트스트랩] #2 부트스트랩의 특징 [1] 2013/03/04
103 [Meta] Meta Tag(메타태그) 사용법 2013/03/05
102 [HTML5] img style 속성 2013/03/12
101 [웹접근성] 웹접근성이란 파일 2013/08/06
100 [HTML5] IE보완 - 조건부 주석 2013/08/06
99 [웹접근성] 웹 접근성 이슈 파일 2013/08/06
98 [웹폰트] 구글 웹폰트 서비스 이용하기 파일 2013/08/06
97 [Script] News Ticker - 한줄 전광판, 한줄씩 올라가는 스크립트, 뉴스티커 파일 2013/08/07
96 [웹폰트] Daum font로 Google Font API 따라잡기 2013/08/09

해시태그 디렉터리

지금 이순간

오늘의 핫게시물