본문 바로가기

앙되요

검색하기
앙되요
프로필사진 앙되요

  • 카테고리 (90)
    • Flex (5)
    • xhatIM (11)
    • 주절주절 (38)
    • sql (10)
    • Miplatform (0)
    • struts (0)
    • Ajax & Javascript & JSP (7)
    • 스맛폰 (10)
    • Jeus 4.2 (0)
    • 서버관련 (1)
    • jQuery & jqGrid (1)
    • Spring & Maven & Mybatis (5)
    • GAUCE (1)
    • 그외 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • tomcat
  • 자바
  • oracle
  • HD2
  • HTML
  • jvm
  • 오라클
  • mybatis
  • jsp
  • 초대장
  • ant
  • 이클립스
  • SQL
  • javascript
  • Java
  • 삼성 오디세이
  • Spring
  • FTP
  • 디자이어
  • eclipse
  • 구글
  • DBCP
  • USB
  • 삼성 오디세이 G5 C34G55T
  • jeus
  • 모토로이
  • htc
  • SWFUpload
  • C34G55T
  • Desire
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록javascript (2)

앙되요

[javascript] 브라우저 버젼 체크

출처 | http://www.w3schools.com/js/js_browser.asp

Ajax & Javascript & JSP 2012. 1. 6. 13:44
ie9 창닫힐 때 onunload 이벤트 안먹는 문제.

출처 : http://computerhelpforums.net/topic/35277-internet-explorer-same-markup-writing-cross-browser-code/ // [TR] Different listeners added for illustration function f1() { document.write("addEventListener was used"); } function f2() { document.write("attachEvent was used"); } // Use this: Feature Detection if(window.addEventListener) { window.addEventListener("load", f1, false); } else if(window..

Ajax & Javascript & JSP 2011. 10. 17. 15:24
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바