가라

* 미디어 쿼리 사용조건 : HTML5 / CSS3


* 다운로드 사이트 : https://github.com/scottjehl/Respond/tree/master/dest

respond.min.js 파일을 다운로드 하여 사용서버에 업로드후 아래 코드를 추가

<!--[if lt IE 9]>
<script type="text/javascript" src="경로/respond.min.js"></script>
<![endif]-->


* 데모 페이지

http://scottjehl.github.io/Respond/test/test.html

Posted by 우리회사 개발자2