첨부파일 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 62 articles in 2 / 4 pages
번호 제목 제목 날짜날짜
공지 코딩 배울 수 있는 사이트 모음(HTML/CSS/JS/IMG/PHP) 2018/01/03
공지 jQuery를 배울수 있는 동네들입니다. 2013/08/09
공지 관련 링크 [1] 2010/05/23
42 [Script] Iframe 크기 내용에 따라 자동조절하기 (by konahn) [1] 2007/04/17
41 [Script] DIV 레이어 토글 [1] 2007/04/21
40 [Script] PNG 알파 필터 사용하기 [1] 2007/04/21
39 [Script] 최소/최대화 버튼 없는 군더더기 없는 새창 띄우기 2007/04/22
38 [Script] 스위칭 탭 2007/08/19
37 [Script] 레이어를 이용한 서브 메뉴 2007/09/10
36 [Script] onload="allblur()" 2007/11/10
35 [Script] 입력폼에 배경 넣기 2008/12/22
34 [Script] 롤오버 메뉴 만들기 [1] 2009/01/18
33 [Script] div 높이 100% 맞추기 2009/01/18
32 [Script] Show-Hide Layers (by 신의키스) 파일 2009/01/19
31 [Script] Show-Hide Layers (by 태그매니아) 파일 [3] 2009/01/20
30 [Script] 롤오버 메뉴에 하위 부메뉴 레이어..(아웃시 하위메뉴사라짐) [2] 2009/01/20
29 [Script] 위의 메뉴에 마우스를 올리면 밑에 메뉴가 나오는 소스 2009/01/20
28 [Script] 가로 세로가 호환되는 메뉴 파일 2009/01/20
27 [Script] 클릭하면 슬라이드되면서 펼쳐지는 사이드 메뉴 파일 2009/01/20
26 [Script] 메뉴 슬라이딩(가로) 파일 [1] 2009/01/20
25 [Script] 화면 왼쪽에 숨겨진 레이어 꺼내기 파일 [1] 2009/01/20
24 [Script] 간단한 점프메뉴(selecter) 2009/01/20
23 [Script] 스크롤 따라다니는 레이어 [2] 2009/01/20

해시태그 디렉터리

지금 이순간

오늘의 핫게시물