첨부파일 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 11 / 12 pages
번호 제목 제목 날짜날짜
공지 코딩 배울 수 있는 사이트 모음(HTML/CSS/JS/IMG/PHP) 2018/01/03
공지 jQuery를 배울수 있는 동네들입니다. 2013/08/09
공지 관련 링크 [1] 2010/05/23
35 [부트스트랩] 부트스트랩 유료테마 파일 2016/06/22
34 [부트스트랩] [PSD] Responsive Bootstrap Grids 2016/06/22
33 [부트스트랩] [Bootstrap] 무료 부트스트렙 템플릿 사이트 파일 2016/06/23
32 [위지윅에디터] ckeditor 튜닝 및 설정 방법 2017/06/26
31 [프레임워크] Kendo UI 파일 2017/06/29
30 [위지윅에디터] 프로알라 에디터 이모티콘 커스텀 방법 2017/07/25
29 [부트스트랩] 부트스트랩 5열 그리드 2017/12/20
28 [프레임워크] uikit 파일 2017/12/27
27 [HTML5] HTML5 New Elements - New Semantic/Structural Elements 2018/01/07
26 [부트스트랩] Bootstrap 3 offset on right not left 2018/04/17
25 [프레임워크] JUI Framework 2018/05/27
24 [프레임워크] 재사용 UI 컴포넌트 설계 (by SK Planet FE개발자 윤지수, 2016/04/04) 2018/05/27
23 [프레임워크] 자주 사용되는 UI 패턴(컴포넌트) 과 UI 레이아웃 2018/05/27
22 [프레임워크] 설계 노하우: UI 컴포넌트 파일 2018/05/27
21 [프레임워크] 베스트 10 리액트 UI 라이브러리(10 Best React UI Library) 파일 2018/05/27
20 [프레임워크] BULMA CSS 프레임워크 2018/08/19
19 [프레임워크] 비밀글 Bulma Customizing 2018/08/27
18 [프레임워크] Bulma CSS Framework Customize with PHPStorm 2018/08/27
17 [프레임워크] Bootstrap VS Bulma 파일 2018/08/29
16 [프레임워크] Bootstrap Customize Site 2018/08/30

해시태그 디렉터리

지금 이순간

오늘의 핫게시물