ie 10이상 버전 미디어쿼리!!

ie 10이상 버전 미디어쿼리!!

QA

ie 10이상 버전 미디어쿼리!!

답변 2

본문

안녕하세요!

 

제가 연습용 작업 중인데

익스 9버전에선 미디어쿼리가 잘 작동 하는데, 10,11 버전에선 작동 안 합니다ㅠㅠ

9 버전에서 나오게 하려고 respond.js 다운 받아 연결 했습니다..ㅠㅠ

 

이유좀 알려주세요!

 

 

<!DOCTYPE html>
<html>
<head>
  <!-- [if It IE9]

<script src="../js/respond.js"></script>

<[endif]-->
  <meta charset="UTF-8">
  <meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=no;" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <title>construction</title>
    <!--<link rel="stylesheet" type="text/css" href="/css/css/master.css">-->
    <link rel="preconnect" href="http://fonts.gstatic.com">
    <link rel="stylesheet" type="text/css" href="http://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css">
    <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css">
    <link rel="stylesheet" type="text/css" href="<?php echo MKW_COMMON_URL?>/css/common_org.css">
    <link rel="stylesheet" type="text/css" href="<?php echo MKW_COMMON_URL?>/css/main_org.css">
    <link rel="stylesheet" type="text/css" href="<?php echo MKW_COMMON_URL?>/css/sub_org.css">
    <link rel="stylesheet" type="text/css" href="../css/responsive.css">
    <link rel="stylesheet" type="text/css" href="../css/sub_responsive.css">
    <link rel="stylesheet" type="text/css" href="../css/swiper.css">
    <script src="https://code.jquery.com/jquery-1.12.4.js"
    integrity="sha256-Qw82+bXyGq6MydymqBxNPYTaUXXq7c8v3CwiYwLLNXU="
    crossorigin="anonymous">
    </script>
    <script src="../js/respond.js"></script>
    <script src="../js/swiper.min.js"></script>
    <script src="../js/main.js" defer></script>

</head>

이 질문에 댓글 쓰기 :

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 0
© SIRSOFT
현재 페이지 제일 처음으로