My Name is Kay....

DIY , 먹방 , 개발 , 육아 , 여행 좋아합니다.
AdBlock 사용시 화면이 정상적으로 노출되지 않습니다.
포스팅 관련 문의 및 개발 문의는 Email : wkzkfmxksi@gmail.com

추가 포스팅이 이뤄지지 않는 블로그입니다. 문의는 wkzkfmxksi@gmail.com 으로 연락주세요.
kay
조회 수 3415 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

모든 IE에서만 적용하려면

<!--[if IE]>
	<link rel="stylesheet" type="text/css" href="ie-only.css" />
<![endif]-->

IE6 버전에서만 읽어들이도록

<!--[if IE 6]>
	<link rel="stylesheet" type="text/css" href="ie6-only.css" />
<![endif]-->

IE7 버전에서만 읽어들이도록

<!--[if IE 7]>
	<link rel="stylesheet" type="text/css" href="ie7-only.css" />
<![endif]-->

조금 더 정교하게.

IE7 버전보다 낮은 버전에서만 (7버전 제외)

<!--[if lt IE 7]>
	<link rel="stylesheet" type="text/css" href="ie7-less-than.css" />
<![endif]-->

IE7 버전보다 낮은 버전에서만 (7버전 포함)

<!--[if lte IE 7]>
	<link rel="stylesheet" type="text/css" href="ie7-less-than-equal.css" />
<![endif]-->

IE7 버전보다 높은 버전에서만 (7버전 제외)

<!--[if gt IE 7]>
	<link rel="stylesheet" type="text/css" href="ie7-greater-than.css" />
<![endif]-->

IE7 버전보다 높은 버전에서만 (7버전 포함)

<!--[if gte IE 7]>
	<link rel="stylesheet" type="text/css" href="ie7-greater-than-equal.css" />
<![endif]-->

기타 다음과 같은 문구도 가능하다.

IE가 아닌 다른 브라우저만

<!--[if !IE]>
	<link rel="stylesheet" type="text/css" href="not-sucks.css" />
<![endif]-->

IE6.5 버전에서만 읽어들이도록

<!--[if IE 6.5000]>
	<link rel="stylesheet" type="text/css" href="ie6.5-only.css" />
<![endif]-->

gt 는 greater than , gte 는 greater than or equal, lt 는 less than, lte 는 less than or equal 의 약자이다. 다음과 같이 스크립트도 삽입할 수 있다.

<!--[if IE 6]>
<script type="text/javascript">
    alert("아직 IE6을 쓰는거야?"); 
</script>
<![endif]-->

출처 : http://blueruin.org/archives/459

?

  1. 구글 검색 등록하기

    Date2015.01.13 Categoryetc Bykay Views660
    Read More
  2. 원격 데스크톱 연결 정보 삭제

    Date2015.03.31 Categoryetc Bykay Views829
    Read More
  3. 다음(네이트) 검색 등록하기

    Date2015.01.13 Categoryetc Bykay Views999
    Read More
  4. NAVER Works - 회사 도메인 메일 서비스 무료로 이용하기

    Date2015.01.15 Categoryetc Bykay Views1120
    Read More
  5. FileZilla Client 설정 내보내기 (백업하기)

    Date2015.10.14 Categoryetc Bykay Views1204
    Read More
  6. Just in Time Debugging 비활성화

    Date2015.06.24 Categoryetc Bykay Views1241
    Read More
  7. 블로그 갈아타기

    Date2018.02.23 Categoryetc Bykay Views1324
    Read More
  8. cmd 로 폴더 및 파일 구조를 트리로 저장하기

    Date2015.03.12 Categoryetc Bykay Views1748
    Read More
  9. 서버 모니터링 와탭 - whatap

    Date2015.04.29 Categoryetc Bykay Views1799
    Read More
  10. 리눅스 웹 호스팅 50% 반값 할인 프로모션

    Date2016.12.12 Categoryetc Bykay Views1804
    Read More
  11. Windows 기본 프로그램 변경 ( 연결 프로그램 )

    Date2015.10.01 Categoryetc Bykay Views1878
    Read More
  12. 크롬 브라우저 DNS 캐시 확인(삭제) 방법

    Date2017.05.24 Categoryetc Bykay Views1958
    Read More
  13. 푸시윙(pushwing) 무료 푸시 알림

    Date2015.01.26 Categoryetc Bykay Views2021
    Read More
  14. rdp wrapper library 원격 데스크톱 환경 설정 유틸리티

    Date2017.01.17 Categoryetc Bykay Views2178
    Read More
  15. adBlock - 웹사이트에서 광고 보지 않기

    Date2014.05.12 Categoryetc Bykay Views2724
    Read More
  16. 옵G 개통일 확인 법

    Date2013.12.06 Categoryetc Bykay Views3176
    Read More
  17. js beautify - Javascript Code 정리

    Date2013.04.23 Categoryetc Bykay Views3350
    Read More
  18. IE 버전별 코딩하기 ( CSS , JAVASCRIPT , HTML )

    Date2013.07.07 Categoryetc Bykay Views3415
    Read More
  19. cmd 를 통해 폴더 및 파일 리스트 생성하기

    Date2015.03.12 Categoryetc Bykay Views3505
    Read More
  20. 킷캣 플래시 플레이어

    Date2014.06.04 Categoryetc Bykay Views3586
    Read More
Board Pagination Prev 1 2 3 Next
/ 3