반응형웹 관련 아시는분// 채택완료
퇴근후밥상
11년 전
조회 3,731
ie9 버전 이하에서 작동되게하는 스크립트를 찾아서 넣어봐도 작동되지 않습니다.
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml">
http://html5shim.googlecode.com/svn/trunk/html5.js">>http://html5shim.googlecode.com/svn/trunk/html5.js">>
http://주소/css/mobile.css">http://주소/css/mobile.css" rel="stylesheet" type="text/css" media="only screen and (max-width:320px)" />
http://infocomz.cafe24.com/css/tab.css">http://주소/css/tab.css" rel="stylesheet" type="text/css" media="only screen and (min-width:321px) and (max-width:768px)" />
http://infocomz.cafe24.com/css/dsek.css">http://주소/css/dsek.css" rel="stylesheet" type="text/css" media="only screen and (min-width:769px)" />
어디가 잘못된걸까요? 아님 다른방법 알고 계시면부탁드립니다//
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인
크기도그렇고~~ 목록에 나오는 점도 안먹고~ 모든 css가 안먹습니다~
크롬이나 오페라 등 여기선 다 제대로 나옵니다~ 근데 컴퓨터가 IE7인가 8인가 그래서~
검색해서 소스 찾아서 넣었는데도 안먹네요~ ㅠㅜ 머가 잘못들어간걸까요
<!–[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]–>